A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/jessecambon/tidygeocoder/issues/87 below:

geocode with method census returns NA if match_indicator = "Tie" · Issue #87 · jessecambon/tidygeocoder · GitHub

This is the current code that I am running.

          city = res_city_desc,
          state = state_cd,
          postalcode = zip_code,
          method = 'census', 
          full_results = TRUE, 
          return_type = 'geographies',
          unique_only= FALSE,
          flatten = FALSE)```

The issue is that if `match_indicator = "Tie"` (so there seems to be a non-unique match) the returned result nevertheless contains exclusively missing values (`NA`) for all geolocation information (just as if `match_indicator = "No_Match"`.

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4