princegeorgescountymd-gov/tniareas-kmgt-hrig
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 months ago
Indexed 3 hours ago

TNIAreas

The Transforming Neighborhoods Initiative (TNI) focuses and aligns government efforts in six geographic areas throughout the county with the goal to improve the quality of life. The map below represents the areas that are part of this initiative. This map is refreshed when needed.

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 \"princegeorgescountymd-gov/tniareas-kmgt-hrig\".\"tniareas\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • tniareas
     
     
     
     
     
Upstream Metadata