skip to content
Daniel Penedo Logo Web & Data Developer

Data Projects

Here you can explore my data-driven projects, dashboards, and automation tools.

Basque Sociometer - Official Survey Data Analysis App

A data analysis application built on official periodic studies of the Basque population developed with Python, Pandas for data processing, and Plotly & Streamlit for interactive visualizations and deployment. Features interactive filtering by age, sex, social class, education level, and knowledge of the Basque language (Euskera).

News Scraper — News Metadata Scraper for Sociological Research

A Python-based web scraper that extracts news headlines, URLs, and metadata from major local news outlets in Mar del Plata. Runs daily as an AWS Lambda function and stores data in S3 for further analysis.

Built using BeautifulSoup, Requests, and Python logging. The project follows a class-based modular architecture for maintainability and scalability.