usaid-gov/the-americasbarometer-by-the-latin-american-public-2qhi-mvtc
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 4 hours ago

The AmericasBarometer by the Latin American Public Opinion Project (LAPOP)-Colombia, 2010 - Data: Section 1

The Latin America Public Opinion Project (LAPOP) implemented this survey in Colombia as part of its 2010 round surveys. The 2010 survey was conducted by Vanderbilt University and Universidad de los Andes, and the Observatorio de la Democracia with the field work being carried out by the Centro Nacional de Consultoría. In the process of migrating data to the current DDL platform, datasets with a large number of variables required splitting into multiple spreadsheets. They should be reassembled by the user to understand the data fully.

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/the-americasbarometer-by-the-latin-american-public-2qhi-mvtc\".\"the_americasbarometer_by_the_latin_american_public\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • the_americasbarometer_by_the_latin_american_public
     
     
     
     
     
Upstream Metadata