Índice de recursos
Índice de recursos
Haz click en un elemento de la lista para que se filtren las descargas del grupo correspondiente. Vuelve a hacer clic en un filtro activo para desactivarlo.
Encuesta de calidad de vida y satisfacción con los servicios públicos de la ciudad de Madrid (serie)
Encuesta de calidad de vida y satisfacción con los servicios públicos de la ciudad de Madrid (serie). Resultado de la encuesta (2021) |
|
| Fecha de publicación | 14 de febrero de 2026 |
|---|---|
| Metadato modificado | 14 de febrero de 2026 |
| Última modificación | 27 de abril de 2022 |
| Formato | CSV |
| Tipo MIME | text/csv |
| Tamaño | 3.6 MB |
| Descargas | 715 |
| Tipo de recurso | Datos |
| URL | https://datos.madrid.es/dataset/217351-0-encuesta-servicios-publicos/resource/217351-18-encuesta-servicios-publicos-csv/download/217351-18-encuesta-servicios-publicos-csv.csv |
| Licencia | Creative Commons Attribution 4.0 International (CC BY 4.0) |
API de Datos de CKAN
Accede a los datos del recurso a través de una API web con potentes opciones de consulta. Más información en la documentación principal de la API de Datos y DataStore de CKAN.
Endpoints »
La API de Datos se puede acceder mediante las siguientes acciones de la API de acciones de CKAN.
| Consulta |
https://datos.madrid.es/api/3/action/datastore_search
|
|---|---|
| Consulta (vía SQL) |
https://datos.madrid.es/api/3/action/datastore_search_sql
|
Consultando »
Ejemplo de consulta (primeros 5 resultados)
Ejemplo de consulta (resultados que contienen 'jones')
Ejemplo de consulta (via sentencia SQL)
Ejemplo: Javascript »
Filtrar por valor de campo:
Una simple petición ajax (JSONP) a la API de datos usando jQuery.
var data = {
resource_id: '217351-18-encuesta-servicios-publicos-csv', // the resource id
limit: 5, // get 5 results
q: 'jones' // query for 'jones'
};
$.ajax({
url: 'https://datos.madrid.es/api/3/action/datastore_search',
data: data,
dataType: 'jsonp',
success: function(data) {
alert('Total results found: ' + data.result.total)
}
});
Ejemplo: Python »
import urllib
url = 'https://datos.madrid.es/api/3/action/datastore_search?resource_id=217351-18-encuesta-servicios-publicos-csv&limit=5&q=title:jones'
fileobj = urllib.urlopen(url)
print fileobj.read()
This resource view is not available at the moment. Haga click aquí para más información.
| Column | Type | Label | Descripción |
|---|---|---|---|
| ESTUDIO | text | ||
| FECHAINI | text | ||
| HORAINI | text | ||
| FECHAFIN | text | ||
| HORAFIN | text | ||
| DURACION | text | ||
| ID_CONTACTO | text | ||
| P0 | text | ||
| DISTRITO_CUOTA | text | ||
| SEXO | text | ||
| EDAD | text | ||
| EDAD_COD | text | ||
| P1_1 | text | ||
| P1_2 | text | ||
| P2_OT1_COD | text | ||
| P2_OT2_COD | text | ||
| P2_OT3_COD | text | ||
| P2_TOTAL_1 | text | ||
| P2_TOTAL_2 | text | ||
| P2_TOTAL_3 | text | ||
| P2_TOTAL_4 | text | ||
| P2_TOTAL_5 | text | ||
| P2_TOTAL_6 | text | ||
| P2_TOTAL_7 | text | ||
| P2_TOTAL_8 | text | ||
| P2_TOTAL_9 | text | ||
| P2_TOTAL_10 | text | ||
| P2_TOTAL_11 | text | ||
| P2_TOTAL_12 | text | ||
| P2_TOTAL_13 | text | ||
| P2_TOTAL_14 | text | ||
| P2_TOTAL_15 | text | ||
| P2_TOTAL_16 | text | ||
| P2_TOTAL_17 | text | ||
| P2_TOTAL_18 | text | ||
| P2_TOTAL_19 | text | ||
| P2_TOTAL_20 | text | ||
| P2_TOTAL_21 | text | ||
| P2_TOTAL_22 | text | ||
| P2_TOTAL_23 | text | ||
| P2_TOTAL_24 | text | ||
| P2_TOTAL_25 | text | ||
| P2_TOTAL_26 | text | ||
| P2_TOTAL_27 | text | ||
| P2_TOTAL_28 | text | ||
| P2_TOTAL_29 | text | ||
| P2_TOTAL_30 | text | ||
| P2_TOTAL_31 | text | ||
| P2_TOTAL_32 | text | ||
| P2_TOTAL_36 | text | ||
| P2_TOTAL_33 | text | ||
| P2_TOTAL_34 | text | ||
| P2_TOTAL_35 | text | ||
| P2_TOTAL_99 | text | ||
| P3_1 | text | ||
| P3_2 | text | ||
| P3_3 | text | ||
| P3_4 | text | ||
| P3_5 | text | ||
| P3_6 | text | ||
| P3_7 | text | ||
| P3_8 | text | ||
| P3_9 | text | ||
| P3_10 | text | ||
| P3_11 | text | ||
| P3_12 | text | ||
| P3_13 | text | ||
| P3_14 | text | ||
| P4_1 | text | ||
| P4_2 | text | ||
| P5_1 | text | ||
| P6_1 | text | ||
| P6_2 | text | ||
| P7_1 | text | ||
| P7_2 | text | ||
| P7_3 | text | ||
| P7_4 | text | ||
| P8_1 | text | ||
| P8_2 | text | ||
| P8_3 | text | ||
| P8_4 | text | ||
| P8_5 | text | ||
| P8_6 | text | ||
| P8_7 | text | ||
| P8_8 | text | ||
| P8_9 | text | ||
| P8_10 | text | ||
| P8_11 | text | ||
| P8_12 | text | ||
| P8_13 | text | ||
| P8_14 | text | ||
| P8_15 | text | ||
| P8_16 | text | ||
| P8_17 | text | ||
| P8_18 | text | ||
| P8_19 | text | ||
| P8_20 | text | ||
| P8_21 | text | ||
| P9_1 | text | ||
| P9_2 | text | ||
| P9_3 | text | ||
| P9_4 | text | ||
| P9_5 | text | ||
| P9_6 | text | ||
| P9_7 | text | ||
| P9_8 | text | ||
| P9_9 | text | ||
| P9_10 | text | ||
| P9_11 | text | ||
| P9_12 | text | ||
| P9_13 | text | ||
| P9_14 | text | ||
| P9_15 | text | ||
| P9_16 | text | ||
| P9_17 | text | ||
| P9_18 | text | ||
| P9_19 | text | ||
| P9_20 | text | ||
| P9_21 | text | ||
| P10_1 | text | ||
| P10_2 | text | ||
| P10_3 | text | ||
| P10_4 | text | ||
| P10_5 | text | ||
| P10_6 | text | ||
| P10_7 | text | ||
| P10_8 | text | ||
| P10_9 | text | ||
| P10_10 | text | ||
| P10_11 | text | ||
| P10_12 | text | ||
| P10_13 | text | ||
| P10_14 | text | ||
| P10_99 | text | ||
| P11_1 | text | ||
| P11_2 | text | ||
| P12_1 | text | ||
| P13_1 | text | ||
| P14_1 | text | ||
| P14_2 | text | ||
| P14_3 | text | ||
| P14_4 | text | ||
| P14_5 | text | ||
| P14_6 | text | ||
| P15_1 | text | ||
| P16_1 | text | ||
| P17_1 | text | ||
| P18_1 | text | ||
| P18_2 | text | ||
| P18_TOT_1 | text | ||
| P18_TOT_2 | text | ||
| P18_TOT_3 | text | ||
| P18_TOT_4 | text | ||
| P18_TOT_5 | text | ||
| P18_TOT_6 | text | ||
| P18_TOT_7 | text | ||
| P18_TOT_8 | text | ||
| P18_TOT_9 | text | ||
| P18_TOT_10 | text | ||
| P18_TOT_11 | text | ||
| P18_TOT_12 | text | ||
| P18_TOT_13 | text | ||
| P18_TOT_14 | text | ||
| P18_TOT_98 | text | ||
| P18_TOT_99 | text | ||
| P19 | text | ||
| P20 | text | ||
| P21 | text | ||
| P22 | text | ||
| P23 | text | ||
| P24 | text | ||
| P25 | text | ||
| TIPO_DE_HOGAR_EDAD_COD__1_2_3_4__Y_P21__1_ | text | ||
| TIPO_DE_HOGAR_EDAD_COD__5__Y_P21__1_ | text | ||
| TIPO_DE_HOGAR_P21_2 | text | ||
| TIPO_DE_HOGAR_P21_4 | text | ||
| TIPO_DE_HOGAR_P21_3 | text | ||
| TIPO_DE_HOGAR_P21__5_6_ | text | ||
| TIPO_DE_HOGAR_P21__99_ | text | ||
| @PESO_1 | text |