Data4Democracy / usa-dashboard

A dashboard of key metrics for the USA
69 stars 27 forks source link

Generic scraper for Socrata #52

Closed devinaconley closed 7 years ago

devinaconley commented 7 years ago

Write a generic scraper for any Socrata dataset given some json config specifying endpoint, metric, city, field-names, etc.

This should allow us to consolidate a lot of scraper code and easily run a large batch of scrapers, moving in the direction of automation

devinaconley commented 7 years ago

Going to try to tackle this now