inegi_mgem
This module integrates with the INEGI (Instituto Nacional de Estadística y Geografía) Geostatistical APIs (Servicio Web del Catálogo Único de Claves Geoestadísticas) to pull and display state, municipal, and locality records dynamically into Drupal blocks.
Features
This module create two kind of blocks:
- State Lookup Block: Displays dynamic indicators based on `cve_ent`.
- Municipal/Locality Lookup Block: Displays dynamic indicators for an entire municipality or filters down to a specific locality (`cve_loc`) using an absolute compound key (`cvegeo`).
Este modulo fue creado para tener algunos módulos que muestren o interactúen con servicios o sitios de Mexico en este caso con el INEGI que recolecta y muestra datos geográficos y estadísticos del país.
inegi mgem module was created to have some modules that display or interact with services or sites from Mexico, in this case with INEGI, which collects and displays geographic and statistical data of the country.
This module was created by Google Gemini, who created the code, and a human, who provided guidance on how to make the module work and found the best way to retrieve data from the INEGI Municipal Geostatistical Areas Query (Consulta de Áreas Geoestadísticas Municipales).