GET api/COVIDExport/GetCountyRates

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of COVIDRatesValues
NameDescriptionTypeAdditional information
County

string

None.

confirmed_cases

integer

None.

confirmed_rate_per_10k

decimal number

None.

confirmed_rate_per_100k

decimal number

None.

deaths

integer

None.

deaths_rate_per_10k

decimal number

None.

deaths_rate_per_100k

decimal number

None.

total_tested

integer

None.

test_rate_per_10k

decimal number

None.

test_rate_per_100k

decimal number

None.

total_population

integer

None.

latitude

decimal number

None.

longitude

decimal number

None.

Response Formats

application/json, text/json, text/html, application/xml, text/xml, text/csv

Sample:

Sample not available.