pa-gov/area-agencies-on-aging-current-statewide-aging-fx26-jtki
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 2 years ago
Indexed 4 hours ago

Area Agencies on Aging Current Statewide Aging

Area Agencies on Aging from the PA Department of Again. While there are 67 counties in PA, thee are 52 Area Agencies on Aging covering all PA counties.

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 \"pa-gov/area-agencies-on-aging-current-statewide-aging-fx26-jtki\".\"area_agencies_on_aging_current_statewide_aging\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • area_agencies_on_aging_current_statewide_aging
     
     
     
     
     
Upstream Metadata