Open repository in Console
Readme
Updated over 1 year ago
‧ Indexed 12 months ago
GUIA DE HOTELES Y RESTAURANTES DE PUERTO LOPEZ
GUIA DE HOTELES Y RESTAURANTES CON CAMARA DE COMERCIO DEL MUNICIPIO DE PUERTO LOPEZ
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 \"datos-gov-co/guia-de-hoteles-y-restaurantes-de-puerto-lopez-y3aq-8rfv\".\"guia_de_hoteles_y_restaurantes_de_puerto_lopez\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata