wildcard_location(name)

outbreak_data.wildcard_location(name, server='api.outbreak.info')

Match location name using wildcards.

Arguments:
name:

(Required). A string. Must use * at end of string. Supports wildcards. (Example: united*)

return:

A pandas dataframe.