Open repository in Console
Readme
Updated almost 5 years ago
‧ Indexed 1 hour ago
The AmericasBarometer by the Latin American Public Opinion Project (LAPOP)-Honduras, 2014 - Data
A part of the 2014 round of public opinion surveys implemented by LAPOP, the Honduras survey was carried out between March 8th and May 9th of 2014. It is a follow-up of the national surveys of 2004, 2006, 2008, 2010 and 2012. The 2014 survey was conducted with the field work being carried out by Le Vote. Funding came from the United States Agency for International Development (USAID).
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-2nza-ufq3\".\"the_americasbarometer_by_the_latin_american_public\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata