Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LocationData

Defines the structure of an object which contains all the COVID-19 related values and information for a certain location.

Hierarchy

Index

Properties

countryOrRegion

countryOrRegion: string

Optional county

county: undefined | string

latitude

latitude: string

location

location: string

longitude

longitude: string

Optional provinceOrState

provinceOrState: undefined | string

values

All the values for this location by date.

Generated using TypeDoc