Skip to content

Rough set of python scripts for fetching JSON data, shoving it into a database, and plotting graphs.

License

Notifications You must be signed in to change notification settings

indigoparadox/dbfetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dbfetch

Rough set of python scripts for fetching JSON data, shoving it into a database, and plotting graphs.

This was designed somewhat as a companion for weewx. It resides on the same server and generates graph plots which can be inserted into the weewx templates alongside its own native graphs.

Can be configured through included ini files.

Three modules so far:

  • awair

    Polls the web interface on an awair device and stores the resulting air quality data.

  • pmsa

    Polls a sensors server and stores the resulting sensor data.

  • covid

    Polls the NY state COVID testing data analytics website and stores a copy of the data.

Now refactored so the models are defined in YAML files. No module-specific code remains.

About

Rough set of python scripts for fetching JSON data, shoving it into a database, and plotting graphs.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages