Paleo-Analysis is a FastAPI-powered web application for querying, analyzing, and serving paleobiological data — starting with dinosaur genera and expanding into broader taxa datasets.
This app serves as both a learning tool and a data science backend project focused on:
- Structuring paleobiology data with modern backend practices
- Querying and filtering dinosaur taxonomic info (
Order,Suborder,Infraorder, etc.) - Serving API endpoints for future data pipelines, AI integration, or front-end consumption