citycontext.com

City Context provides a straightforward API to access UK Open Data: crime statistics, schools, demographics and more.

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

No SDKs indexed for this API yet.

curl examples
Get usage in current month
curl \
  # append ?user_key=$API_KEY to the URL \
  /usage
Query by coordinates (SRID 4326 - decimal degrees)
curl \
  # append ?user_key=$API_KEY to the URL \
  /@{lat},{lon}
Query by postcode
curl \
  # append ?user_key=$API_KEY to the URL \
  /postcodes/{postcode}
Endpoints (3 total)
GET
/usage
Get usage in current month
GET
/@{lat},{lon}
Query by coordinates (SRID 4326 - decimal degrees)
GET
/postcodes/{postcode}
Query by postcode
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints3
Authapikey
Categories1