Back to catalog
🏛️

Open Government, New South Wales

API Key

New South Wales Government Open Data

🏛️GovernmentHTTPS

Open Government NSW

5 items

NSW Road Crash Data

Transport for NSW

CSV

Public School Locations

NSW Department of Education

GeoJSON

Hospital Admissions Statistics

NSW Health

XLSX

Catchment Management Areas

DPI Water

SHP

Registered Businesses NSW

NSW Fair Trading

CSV

Sample Response

response.json
1{
2 "items": [
3 {
4 "title": "NSW Road Crash Data",
5 "organization": "Transport for NSW",
6 "format": "CSV",
7 "updated": "2024-11-15",
8 "license": "CC BY 4.0"
9 },
10 {
11 "title": "Public School Locations",
12 "organization": "NSW Department of Education",
13 "format": "GeoJSON",
14 "updated": "2024-10-03",
15 "license": "CC BY 4.0"

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://api.nsw.gov.au/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs