Skip to content

3.0.2

Compare
Choose a tag to compare
@erikarasnick erikarasnick released this 20 Oct 18:00
· 26 commits to master since this release
9837c85

better handling of non/partial geocodes:

  • partial geocodes - match to output format, filling in NA where necessary
  • non-geocodes - match to output format, filling all fields with NA
  • if all addresses are flagged prior to geocoding (leaving an empty tibble), do not attempt to geocode, but still return with output format and all NAs

also implement GHA for container deployment.