Open repository in Console
Readme
Updated over 1 year ago
‧ Indexed 12 months ago
INDICE DE INFORMACION CLASIFICADA Y RESERVADA 2021
INDICE DE INFORMACION CLASIFICADA Y RESERVADA 2021
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/indice-de-informacion-clasificada-y-reservada-2021-pznm-xtqy\".\"indice_de_informacion_clasificada_y_reservada_2021\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata