This project explores bird observation data collected from eBird for a local hotspots, around Philadelphia. Using Python, PostgreSQL, and data visualization tools like Tableau, the project performs ETL (Extract, Transform, Load) operations on CSV files containing bird sighting records.
- π§Ή Data Ingestion: Automate the loading of raw
.csvfiles into a PostgreSQL database usingpandasandpsycopg2. - π Exploratory Analysis: Investigate trends in species presence, seasonal patterns, and bird counts.
- π Location-Based Insights: Focus on a specific hotspots to observe local biodiversity over time.
- π Visualization: Present key trends and metrics in a public Tableau dashboard.
- Python
- Pandas
- psycopg2
- PostgreSQL
- Tableau Public
As a birding enthusiast and aspiring data engineer, I created this project to combine my interests in nature and data. The goal was to build a small, functional pipeline that brings raw observational data to life through meaningful visuals.
Made with π¦ and π by Raul Bazan