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

Retrieve Washington open data portal dataset last update timestamp #2

Open
gregoryfoster opened this issue Dec 5, 2017 · 0 comments

Comments

@gregoryfoster
Copy link
Member

Enable the retrieval of the metadata last update timestamp from particular datasets on the Washington state Socrata-based open data portal. Use the sodapy library for interfacing to the Socrata API. Enable name-based retrieval of the datasets (encapsulate the Socrata identifier, recognizing that this may entail upkeep). And transform the Unix-epoch timestamp into a Python datetime value.

The primary use case here is checking to see if more recent data is available without pulling down the entire dataset or having to execute multiple lines of code.

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

No branches or pull requests

1 participant