Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A library for accessing the Socrata API from Python

NotificationsYou must be signed in to change notification settings

jeff303/socrata-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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.

Installation

Using PIP

You can usePIP to install fromgit:

pip install git+https://github.com/socrata/socrata-python.git

Configuration

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.

Issues / Patches / Pull Requests...

... 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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python100.0%

[8]ページ先頭

©2009-2025 Movatter.jp