Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add base class for ArcGIS Open Data v2 API #3

Open
chris48s opened this issue Sep 21, 2018 · 1 comment
Open

Add base class for ArcGIS Open Data v2 API #3

chris48s opened this issue Sep 21, 2018 · 1 comment

Comments

@chris48s
Copy link
Member

There are a number of councils where we are calling https://opendata.arcgis.com/api/v2/datasets to identify new data e.g:

At the moment we just pass a general query and sync the data to GH so we can check a diff when something changes. If it changes, we know to update the scrapers. It would be useful to add a base class like we have for CKAN and Datapress that can parse that data a bit more intelligently and do it for us.

Tunbridge Wells is a starting point for this:

https://github.com/wdiv-scrapers/DC-PollingStations-TunbridgeWells/blob/master/scraper.py

@GeoWill
Copy link
Contributor

GeoWill commented Mar 5, 2021

This should probably be v3 now. Cheatsheet: https://gist.github.com/jgravois/1b7ec5080e992a59f65cf7a2190e4365

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants