data-act-gov-au/town-and-district-playgrounds-fwth-mr9q
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 4 years ago
Indexed 11 months ago

Town And District Playgrounds

Canberra has a great variety of fun play spaces that engage and challenge children in their play. These range in size from the neighborhood play spaces in local parks, to the larger play spaces in most district parks. This dataset identifies the locations of Canberra's town and district parks.

Querying over HTTP

Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:

curl https://data.splitgraph.com/sql/query/ddn \
    -H "Content-Type: application/json" \
    -d@-<<EOF
{"sql": "
    SELECT *
    FROM \"data-act-gov-au/town-and-district-playgrounds-fwth-mr9q\".\"town_and_district_playgrounds\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • town_and_district_playgrounds
     
     
     
     
     
Upstream Metadata