Exploring IRS data with SQL in Google BigQuery
In this post, we will perform an analysis on the IRS dataset. We will be answering these two questions through our analysis: Largest employer per U.S. state per 2015 filing Calculate the `avg_income` (revenue – expenses) and sort the results by…