HDX collector for the urbaninfo API.
This collector operates in the following way:
- Downloads a json file of climate data for location
- Parses and flattens nested data
- Adds new records to the database
data
table
pip install -r requirements.txt
local
manage setup
ScraperWiki Box
manage -m Scraper setup
local
manage run
ScraperWiki Box
manage -m Scraper run
The results will be stored in a SQLite database scraperwiki.sqlite
.