citydata-mesaaz-gov/prcf-developed-park-acres-per-population-per-1000-4nyu-whbx
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 9 months ago
Indexed 1 month ago

PRCF -Developed Park Acres per Population per 1000

Used to document all city data assets, regardless of whether the dataset is published to the open public data portal. Refer to the section in the Data Coordinator Guidebook, “Metadata Standard – Required Fields” table for help completing this form. See national standard/average from the National Recreation and Park Association here: https://www.nrpa.org/publications-research/ParkMetrics/

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 \"citydata-mesaaz-gov/prcf-developed-park-acres-per-population-per-1000-4nyu-whbx\".\"prcf_developed_park_acres_per_population_per_1000\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • prcf_developed_park_acres_per_population_per_1000
     
     
     
     
     
Upstream Metadata