countyofnapa/calistoga-asset-mapping-2022-nmha-ts38
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 4 months ago
Indexed 4 hours ago

Calistoga Asset Mapping 2022

A bilingual Calistoga Town Hall was held November 16, 2022. Participants worked in small groups to idenfity resources used by the community.

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 \"countyofnapa/calistoga-asset-mapping-2022-nmha-ts38\".\"calistoga_asset_mapping_2022\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • calistoga_asset_mapping_2022
     
     
     
     
     
Upstream Metadata