• Update maintainer email, website URL, and GitHub URL.
  • Add state_convert() helper function.
  • Add Electoral College votes to facts.
  • Remove the invalid negative degree days in the mean.
  • Rename the bach column to college and remove the high column.
  • Rename info data to facts.
  • Separate territories from states to territory, etc (for now).
  • Finish the info data set:
    • Find degree days for Washington, DC.
    • Use state names instead of abbreviations.
    • Remove outdated literacy rates.
    • Add admission date (age in matrix).
    • Use https://data.census.gov sources.
    • Save .zip and .xlsx data sources.
  • Add the data from the archived zipcode package.
  • Export the columns from the zipcodes data frame as zip.* vectors.
  • Add the synthetic people data set from PEW Research.
  • Replace geocodes data with census sources.
  • Combine state info into single table.
  • Delete unfinished data.
  • Save state_centers tibble from Wikipedia.
  • Overwrite state.center list with territories.
  • Update README.md with newest object differences.
  • Improve draft objects and tibbles.
  • Add overall states tibble.
  • Overwrite the base state.* objects.
  • Add draft versions of most relational tibbles:
  • Rename package to usa
  • Create fips, regions, divisions, and populations tibbles.