Application

This unofficial website provides information about the Municipal Sports Games of Madrid. The data is obtained from the Madrid City Open Data Portal. Users can view schedules, results, statistics, and other information about 10 different sports included in the Municipal Sports Games.

calendar icon
Application

TE Climate Zones Consultant is an interactive web application that allows users to check the climate zone of any municipality in Spain according to the Building Technical Code (CTE DB-HE 2021).

It includes data on altitude, population, and average income by municipality. It is developed as a Progressive Web App (PWA) with free access, enabling citizens and professionals in the construction sector to consult the climate classification of Spanish municipalities in accordance with current energy efficiency regulations in buildings.

Features:

  • Municipality search: more than 62.000 population entities available (hamlets, villages, unique entities).
  • Map visualization: Interactive map with the geographic boundaries of the selected municipality.
  • Detailed information: For each municipality, the app displays INE code, province, altitude above sea level, climate zone (winter and summer climate severity), population, and average per capita income.
  • Offline functionality: Once loaded, the application works without an internet connection.
  • Installable: Available as an app on Android and iOS mobile devices.
  • Phonetic search: tolerates common Spanish spelling errors (b/v, c/z, g/j, ll/y, silent h).
  • Traceability: indicates versions and data sources used.

Data sources:

  • Climate zones: Building Technical Code, Basic Energy Saving Document (CTE DB-HE 2021), published by the Ministry of Transport, Mobility and Urban Agenda.
  • Municipal codes: Local Entities Register of the National Statistics Institute (INE).
  • Municipal boundaries: Boundary lines database from the National Geographic Information Center (CNIG).
  • Municipal population: Continuous Register (Padrón Continuo) from the INE.
  • Average income per inhabitant: Household Income Distribution Atlas, prepared by the INE in collaboration with the Tax Agency.

Technical data:

  • Type: Progressive Web Application (PWA)
  • Access: Free and no registration required
  • GDPR/Data Protection: No cookies used. No user geolocation. No collection of personal data. 100% anonymous
  • Compatibility: Modern browsers (Chrome, Safari, Firefox, Edge)
  • Devices: Desktop, tablet, and mobile
  • URL: https://mapa.dimetrics.es/zonas_climaticas.html

Developer: Fundación Informativos.Net, a non-profit organization committed to dissemination and universal access to high-quality information.

License of use: Free-access application for consultation purposes. The data shown comes from official public sources and is provided for informational use. For regulatory applications, always refer to the official CTE documentation.

calendar icon
Application

Rampa is a route service for people with reduced mobility. This project, developed as part of the Madrid City Council's 2025 Open Data Reuse Awards, combines open data and geospatial technology to facilitate the search for accessible routes and services for people with reduced mobility.

The web application provides the following data:

  • Accessibility: it offers optimised routes for wheelchairs, walkers and people with reduced mobility.
  • Demographic data: it allows you to view ageing, dependency and population density indices to better understand the needs of each area.
  • Control panel: it allows you to view the areas with the highest and lowest accessibility in Madrid and detects the most accessible neighbourhoods and districts.
calendar icon
Application

Web platform for filtering and organizing proposals from the Congress of Deputies according to party votes, with the ability to show how one or more parties voted collectively or individually.

As proposals may have several votes, the main vote for each proposal is extracted using a ChatGPT AI model. AI is also used to extract information on the different points of a proposal and generate an explanatory description of the proposal that is understandable to anyone.

The aim is to have a platform where the activity of the Congress of Deputies can be seen clearly and simply.

calendar icon
Application

Open SDG Index is a platform for managing and visualising results and progress in the fulfilment of the Sustainable Development Goals and the 2030 Agenda. It allows reporting and systematizing the progress and effort made by public and private entities to meet the SDGs. On the one hand, it facilitates the self-evaluation of this progress and, on the other, it makes the results known to the general public. It is part of the SDG system and allows any entity to incorporate and update its profile. 

The portal includes advanced searches, sectoral and territorial filters and organisation profiles for open consultation. The information is verified by independent agents and presented geolocalized to facilitate comparison between organizations and territories.

For the deployment of the Open SDG Index, a proprietary methodology has been developed in collaboration with the UNDP (United Nations Development Programme). The project won the First Prize for Social Entrepreneurship "La Noria" from the Diputación de Málaga in 2020.

calendar icon
Application

This library aims to highlight and preserve the historical memory of Villel de Mesa by promoting research, preservation, and the dissemination of all knowledge related to the town, while providing open access to everyone.

To achieve this, it pursues the following objectives:
📚 To catalogue, organize, and digitize documents and cultural resources related to Villel de Mesa.
🖥️ To facilitate access to documentary resources through a virtual platform.
🔎 To encourage research and interest in the history and culture of Villel de Mesa.
🤝 To establish collaborations with individuals and cultural institutions in order to expand the available resources.

In addition, it includes a substantial documentary repository that links to resources from other libraries, archives, and institutions. It also holds a modest digitalized collection of its own documents, as well as a set of monographs that deal extensively with the history, heritage, natural environment, and social context of Villel de Mesa.

calendar icon
Application

Gobierto Contratación is the public procurement platform for exploring data, drafting documents with AI, and planning and controlling an entity's procurement. It has various tools:

  • Gobierto Explorador helps locate tenders, potential contractors, price information, generates market reports and tender intelligence, summarizes specifications and requirements, allows document searches, and sends alerts on the latest developments. It allows teamwork on specifications, with underlining or comments that can be seen by the entire organization, without downloading files.
  • Gobierto Asistente answers questions in natural language and generates reports, texts, and searches. It can suggest the most appropriate CPV or procedure, provide information on deadlines, or draft a document based on thousands of previous questions.
  • Gobierto Redactor generates and reviews documents with AI specialized in procurement, based on the knowledge that Populate has been curating for years with guides, studies, and analyses. It can be customized with the context of an organization and monitors and evaluates conversations.
  • Resolution Explorer finds court rulings on public procurement and summarizes them in clear language, so you can quickly understand what is important.
calendar icon
Application

The Smart Agro – Irrigation Recommendations website is a free platform developed by the Cabildo de La Palma as part of the La Palma Smart Island project. It aims to improve the efficiency of water use in local agriculture, especially for banana and avocado crops.

To get a personalized recommendation, the user must select a crop and an area of the island through a drop-down menu or on the map. Instead, the app:

  • It provides detailed graphs showing the recent evolution of precipitation and evapotranspiration (ETo) over the past 7 days in the selected area.
  • It generates irrigation recommendations adjusted to the municipality and local climatic conditions.

To carry out the calculations, data from the island's network of weather and air quality stations are used, together with a calculation engine that processes the information to generate weekly recommendations. Likewise, the data generated by this engine is integrated into the open data portal, promoting an open innovation ecosystem that feeds back on each other.

calendar icon
Application

embalses.info is a web platform that provides up-to-date information on the status of Spain’s reservoirs and dams. The application offers real-time hydrological data with weekly updates, allowing citizens, researchers, and public managers to consult water levels, capacities, and historical trends for more than 400 reservoirs organized into 16 river basins.

The application includes an interactive dashboard showing the overall status of Spanish reservoirs, an interactive (coming soon) basin map with filling levels, and detailed pages for each reservoir with weekly trend charts, comparisons with previous years, and historical records dating back to the 1980s. It features a powerful search engine, data analysis with interactive charts, and a contact form for suggestions.

From a technical standpoint, the platform uses Next.js 14+ with TypeScript on the frontend, Prisma ORM for data access, and PostgreSQL/SQL Server as the database. It is SEO-optimized with a dynamic XML sitemap, optimized meta tags, structured data, and friendly URLs. The site is fully responsive, accessible, and includes automatic light/dark mode.

The public value of the application lies in providing transparency and accessible information on Spain’s water resources, enabling farmers, public administrations, researchers, and the media to make informed decisions based on reliable and up-to-date data.

calendar icon
Application

This web application is designed for the interactive analysis of open data of general interest in Spain, published by official bodies. The information is organized by topic, and each dataset is presented using dashboards that facilitate the exploration, consultation, and visualization of data according to different variables and criteria.

The aim is to bring public data closer to citizens, researchers, and professionals, promoting transparency, informed decision-making, and the reuse of knowledge. All this is done with a visual and accessible approach that allows users to quickly and easily understand the main results of each topic.

This is a constantly evolving project: new topics and analyses are added periodically, and user comments and suggestions are taken into account to improve the experience and expand the scope of the content.

calendar icon