This project demonstrates my SQL and data analysis skills using the FIFA 26 (FC 26) player dataset. The dataset includes detailed information about football players, their clubs, leagues, and stats.
Data readiness assessment is an important preparatory analysis that often complements discovery but it is narrower in scope. It evaluates data quality, availability, and governance, while the ...
schema/: SQL files to create tables, indexes, views, stored procedures, and triggers. data/: Sample and test data for populating the database. migrations/: SQL commands for setting up the initial ...