Types:
from phoebe_bird.types.data import ObservationTypes:
from phoebe_bird.types.data.observations import RecentListResponseMethods:
client.data.observations.recent.list(region_code, **params) -> RecentListResponse
Types:
from phoebe_bird.types.data.observations.recent import NotableListResponseMethods:
client.data.observations.recent.notable.list(region_code, **params) -> NotableListResponse
Types:
from phoebe_bird.types.data.observations.recent import SpecieRetrieveResponseMethods:
client.data.observations.recent.species.retrieve(species_code, *, region_code, **params) -> SpecieRetrieveResponse
Types:
from phoebe_bird.types.data.observations.recent import HistoricListResponseMethods:
client.data.observations.recent.historic.list(d, *, region_code, y, m, **params) -> HistoricListResponse
Types:
from phoebe_bird.types.data.observations.geo import RecentListResponseMethods:
client.data.observations.geo.recent.list(**params) -> RecentListResponse
Types:
from phoebe_bird.types.data.observations.geo.recent import SpecieListResponseMethods:
client.data.observations.geo.recent.species.list(species_code, **params) -> SpecieListResponse
Types:
from phoebe_bird.types.data.observations.geo.recent import NotableListResponseMethods:
client.data.observations.geo.recent.notable.list(**params) -> NotableListResponse
Types:
from phoebe_bird.types.data.observations.nearest import GeoSpecieListResponseMethods:
client.data.observations.nearest.geo_species.list(species_code, **params) -> GeoSpecieListResponse
Types:
from phoebe_bird.types.product import ListRetrieveResponseMethods:
client.product.lists.retrieve(region_code, **params) -> ListRetrieveResponse
Types:
from phoebe_bird.types.product.lists import HistoricalRetrieveResponseMethods:
client.product.lists.historical.retrieve(d, *, region_code, y, m, **params) -> HistoricalRetrieveResponse
Types:
from phoebe_bird.types.product import Top100RetrieveResponseMethods:
client.product.top100.retrieve(d, *, region_code, y, m, **params) -> Top100RetrieveResponse
Types:
from phoebe_bird.types.product import StatRetrieveResponseMethods:
client.product.stats.retrieve(d, *, region_code, y, m) -> StatRetrieveResponse
Types:
from phoebe_bird.types.product import SpeciesListListResponseMethods:
client.product.species_list.list(region_code) -> SpeciesListListResponse
Types:
from phoebe_bird.types.product import ChecklistViewResponseMethods:
client.product.checklist.view(sub_id) -> ChecklistViewResponse
Types:
from phoebe_bird.types.ref.region import AdjacentListResponseMethods:
client.ref.region.adjacent.list(region_code) -> AdjacentListResponse
Types:
from phoebe_bird.types.ref.region import InfoRetrieveResponseMethods:
client.ref.region.info.retrieve(region_code, **params) -> InfoRetrieveResponse
Types:
from phoebe_bird.types.ref.region import ListListResponseMethods:
client.ref.region.list.list(parent_region_code, *, region_type, **params) -> ListListResponse
Types:
from phoebe_bird.types.ref import HotspotListResponseMethods:
client.ref.hotspot.list(region_code, **params) -> HotspotListResponse
Types:
from phoebe_bird.types.ref.hotspot import GeoRetrieveResponseMethods:
client.ref.hotspot.geo.retrieve(**params) -> GeoRetrieveResponse
Types:
from phoebe_bird.types.ref.hotspot import InfoRetrieveResponseMethods:
client.ref.hotspot.info.retrieve(loc_id) -> InfoRetrieveResponse
Types:
from phoebe_bird.types.ref.taxonomy import EbirdRetrieveResponseMethods:
client.ref.taxonomy.ebird.retrieve(**params) -> EbirdRetrieveResponse
Types:
from phoebe_bird.types.ref.taxonomy import FormListResponseMethods:
client.ref.taxonomy.forms.list(species_code) -> FormListResponse
Types:
from phoebe_bird.types.ref.taxonomy import LocaleListResponseMethods:
client.ref.taxonomy.locales.list() -> LocaleListResponse
Types:
from phoebe_bird.types.ref.taxonomy import VersionListResponseMethods:
client.ref.taxonomy.versions.list() -> VersionListResponse
Types:
from phoebe_bird.types.ref.taxonomy import SpeciesGroupListResponseMethods:
client.ref.taxonomy.species_groups.list(species_grouping, **params) -> SpeciesGroupListResponse