Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Subnational2Code List and Search Web Service API

URL

description

notes

data/meta/subnational2/list?countryCode=<2-letter ISO country code>&locale=<locale to use for names>

Return list of "county" names found in the given country

 

data/meta/subnational2/find?match=<string to match>&locale=<locale used in match string>

Return list of "county" names that match

Can wildcards be used in the match string?

data/meta/subnational2/list?subnational1Code=<eBird subnational1 code>&locale=<locale to use for names>

Return list of "county" names found in the given "state"

 

...