Open repository in Console
Readme
Updated over 1 year ago
‧ Indexed 12 months ago
MATRICULA POR MUNICIPIOS EN EL SECTOR OFICIAL Y PRIVADO, DEPARTAMENTO DEL MAGDALENA AÑOS 2010 - 2019
Número de alumnos matriculados en colegios oficiales y privados en los municipios del Departamento del Magdalena durante la vigencia 2010 - 2019. De este listado se excluye a Santa Marta y al municipio de Ciénaga.
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/matricula-por-municipios-en-el-sector-oficial-y-cmaw-2gaz\".\"matricula_por_municipios_en_el_sector_oficial_y\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata