datahub-va-gov/pai-data-set-for-maps-data-story-2-of-3-pxwu-u522
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 4 years ago
Indexed 11 months ago

PAI Data Set For Maps Data Story 2 of 3

This is number 2 of 3 data sets that accompany Data Set for Maps Data Story on VA's Open Data Site. Specifically this identifies zip codes where VA facilities could perform benefits examinations during phase 2.

Specifically this provides zip codes where VA facilities that could perform benefits examinations during phase 2 .

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-va-gov/pai-data-set-for-maps-data-story-2-of-3-pxwu-u522\".\"pai_data_set_for_maps_data_story_2_of_3\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • pai_data_set_for_maps_data_story_2_of_3
     
     
     
     
     
Upstream Metadata