Developing a generic workflow for visualizing breeding bird data package. Goals include 1) a generic ETL script written in R that will ingest csv files and EML metadata and 2) a set of EDA visualization tools written in ggplot that are Power BI compatible.
The folder 'src' is my dumping ground for code and visuals. .pbix files that actually work will be located in the pbix folder. Thanks for reading!
20230728
Visualizers - try out something in ggplot
Script is loading csvs and EML into Power BI Power BI reads pretty much anything in a dataframe
20230720
Initial data model in R
20230718
Identifying project goals to include generic workflow for ingesting I&M data packages and EML metadata.
20230712
Project kickoff. This Readme. Getting data into PBI. Data connections. Intro to M language. Basic data transformations.