This is the daily reporting of all non-airport human border crossings into the US from 1996 to 2020.
This data is simple (7 columns), but tall (~350,000 observations)
There are 7 variables in our cleaned data-set:
Name (Character): Port Name where people enter from.
Code (Integer): Port code.
State(Character): State where port is located.
Border(Character): Either US-Canada or US-Mexico.
Year(Integer): Year of entry.
Transportation(Character): Means of Transportation used for entry.
Count(Integer): No. of people entering at that date, from that border, using that means of transportation.