datahub-austintexas-gov/hec2-peer-cities-table-v3-8hvn-wht8
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 11 months ago

HE.C.2 Peer Cities Table V3

PARD’s Long Range Plan for Land, Facilities and Programs, Our Parks, Our Future (adopted November 2019) compared Austin’s park system to five peer cities: Atlanta, GA, Dallas, TX, Portland, OR, San Antonio, TX, and San Diego, CA. The peer cities were selected based on characteristics such as population, size, density, and governance type. Portland and San Diego were selected as aspirational cities known for their park systems.

Note that the table below presents each scoring area’s 1 to 100 index, where 100 is the highest possible score.

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 \"datahub-austintexas-gov/hec2-peer-cities-table-v3-8hvn-wht8\".\"hec2_peer_cities_table_v3\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • hec2_peer_cities_table_v3
     
     
     
     
     
Upstream Metadata