- Notifications
You must be signed in to change notification settings - Fork0
A library for accessing the Socrata API from Python
jeff303/socrata-python
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This library provides an interface to theSODA Publisher API. If you're new to all this, you may want to brush up on thegetting started guide.
If you're curious about how things work under the hood, you can also browse theAPI documentation directly.
You can usePIP to install fromgit:
pip install git+https://github.com/socrata/socrata-python.git
In order to use theSODA API, you'll need both a Socrata account and an application token. To create an account, visit theSign Up link on your preferred Socrata-powered data site.
Once you have an account, you can register an application by going to yourprofile page. If you're not writing a web application, you can fill in the Callback Prefix with anyhttps://server that's a valid URL as this will not be used. You can always come back and change these fields later.
...more to be added.
... are welcome! If you add a new feature, please add tests so we don't accidentally break it in future releases.
About
A library for accessing the Socrata API from Python
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Languages
- Python100.0%