USAQuery
Constructor
Methods
build
Builds the object.
def build() -> testdata.USAQuery
fields
def fields(fields: list[str]) -> typing.Self
mode
def mode(mode: str) -> typing.Self
period
def period(period: str) -> typing.Self
states
def states(states: list[str]) -> typing.Self
See also