usaid-gov/us-stabilization-efforts-what-do-the-data-say-ccfy-wven
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 2 years ago
Indexed 4 hours ago

U.S. Stabilization Efforts: What Do the Data Say? Broad Panel Dataset with Relevant Outcome Measures

The broad panel dataset consists of outcome measures such as popular support for the Afghan government, support from anti-government elements, community cohesion, health access and economic well-being of the Afghan people.

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 \"usaid-gov/us-stabilization-efforts-what-do-the-data-say-ccfy-wven\".\"us_stabilization_efforts_what_do_the_data_say\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • us_stabilization_efforts_what_do_the_data_say
     
     
     
     
     
Upstream Metadata