Description Usage Arguments Value
This function will attempt to match PPP loan data with NAICS codes hierarchically. I.e., it will first attempt to match with the latest NAICS legend (2017), then the next most recent (2012), and so on. NAICS Codes versions checked are those available for download on the US Census website: 2017, 2012, 2007, and 2002.
1 | naics_join(ppp_df, naics_df)
|
ppp_df |
The tibble of PPP loan data |
naics_df |
The tibble resulting from |
A tibble of tidy PPP loan data with NAICS industry labels
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.