opendatanetwork.com

The Socrata OpenDataNetwork (ODN) REST API exposes public data, often continuosly updated and enhanced, from many thousands of public government and non profit agencies. Much of this data originating from independent sources is fused together to create new, and often powerful, entity level data. Th

9 endpoints open_data
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Get Entities
curl \
  http://api.opendatanetwork.com/entity/v1
Get values for variables
curl \
  http://api.opendatanetwork.com/data/v1/values
Create a map
curl \
  http://api.opendatanetwork.com/data/v1/map/new
Endpoints (9 total)
GET
/entity/v1
Get Entities
GET
/data/v1/values
Get values for variables
GET
/data/v1/map/new
Create a map
GET
/search/v1/dataset
Get datasets
GET
/suggest/v1/{type}
Get suggestions
GET
/search/v1/question
Get questions
GET
/entity/v1/{relation}
Find the relatives of an entity
GET
/data/v1/availability/
Find all available data for some entities
GET
/data/v1/constraint/{variable}
Get constraint permutations for entities
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints9
Categories1
http://api.opendatanetwork.com