This is a C# console application which will connect to the SQL Saturday (sqlsaturday.com) public website to download event data and store it in a SQL Server database. Once the data is loaded and cleansed in the database, it is loaded into a Power BI Report for visualization and analysis.
For more information see my blog posts here:
https://blog.jpries.com/2020/07/02/exploring-sql-saturday-data-a-power-bi-analysis/
https://blog.jpries.com/2020/07/02/exploring-sql-saturday-data-getting-the-data/