datos-gov-co/secop-i-2020-c82b-7jfi
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 3 months ago
Indexed 4 hours ago

SECOP I - 2020

Conjunto de datos de los procesos publicados en SECOP I durante el año 2020

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/secop-i-2020-c82b-7jfi\".\"secop_i_2020\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • secop_i_2020
     
     
     
     
     
Upstream Metadata