Open repository in Console
Readme
Updated almost 5 years ago
‧ Indexed 2 hours ago
The AmericasBarometer by the Latin American Public Opinion Project (LAPOP)-Honduras, 2010 - Data
The Latin America Public Opinion Project (LAPOP) implemented this survey in Honduras as part of its 2010 round of surveys. The field work for the 2010 survey was Field work by Borge y Asociados.
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-3wcc-6i5m\".\"the_americasbarometer_by_the_latin_american_public\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata