websegura/_data/provincias/madrid.json

59 lines
1.3 KiB
JSON
Raw Normal View History

2021-01-27 18:29:46 +01:00
{
"name": "Madrid",
2021-02-08 15:14:35 +01:00
"comunidad": "comunidad-madrid",
2021-01-27 18:29:46 +01:00
"webs": [
{
"url": "www.madrid.es",
"name": "Ayuntamiento de Madrid",
2021-02-13 16:21:19 +01:00
"twitter": "MADRID",
"tags": ["ayuntamientos"]
2021-01-27 18:29:46 +01:00
},
{
"url": "www.esmadrid.com",
"name": "Turismo y ocio Madrid",
"twitter": "Visita_Madrid"
},
{
"url": "www.emtmadrid.es",
"name": "Empresa Municipal de Transportes de Madrid",
"twitter": "emtmadrid"
},
{
"url": "www.sfmadrid.es",
"name": "Servicios Funerarios de Madrid",
"twitter": "MADRID"
},
2021-01-27 18:29:46 +01:00
{
"url": "www.mambiente.madrid.es",
"name": "Calidad del aire de Madrid",
"twitter": "airedemadrid"
},
{
2021-01-27 19:53:27 +01:00
"url": "www.emvs.es",
2021-01-27 18:29:46 +01:00
"name": "Empresa municipal de vivienda de Madrid",
"twitter": "emvsmadrid"
},
{
"url": "www.ifema.es",
"name": "Feria de Madrid",
"twitter": "IFEMA"
},
{
"url": "madridsalud.es",
"name": "Salud pública de Madrid",
"twitter": "madridsalud"
},
{
"url": "bibliotecas.madrid.es",
"name": "Bibliotecas públicas de Madrid",
"twitter": "bpmmadrid"
2021-02-13 16:21:19 +01:00
},
{
"url": "www.telemadrid.es",
"name": "TeleMadrid",
"twitter": "telemadrid",
"tags": ["medios"]
2021-01-27 18:29:46 +01:00
}
]
}