Louisville Metro KY – COVID-19 Response Testing
Louisville Metro Government
@usgov.louisville_metro_government_louisville_metro_ky_covid__fd5b0397
Louisville Metro Government
@usgov.louisville_metro_government_louisville_metro_ky_covid__fd5b0397
Louisville Metro Public Health and Wellness has a Testing Taskforce (now combined with the Vaccine Taskforce) pulling together labs and healthcare systems in Jefferson County to coordinate COVID-19 testing efforts and response across the country.
Data Dictionary
**
**
| Field Name | Field Type | Field Description |
|---|---|---|
| ID | Integer | Unique identifier |
| Date | Date | Data the tests were reported. |
| Centers | Text | Center the tests were conducted. |
| No of Tests | Integer | No of test as the reported date |
| Address | Text | address of the testing center |
| Council District | Integer | council district where the testing center belong to |
| Zip Code | Text | Zip code of the testing center |
| Organization: Louisville Metro Government | ||
| Last updated: 2025-07-30T13:50:12.343029 | ||
| Tags: american-rescue-plan-louisville-priorities, arp, arp-0006-phw, arp-covid19-response, arp-louisville, arp-louisville-ky, covid-19-dashboard, covid19, covid19-testing, kentucky, lat, louisville-arp-funding, louisville-funding, louisville-metro, louisville-metro-ky, open-data, static |
CREATE TABLE table_1 (
"id" BIGINT,
"date" TIMESTAMP,
"centers" VARCHAR,
"no_of_tests" BIGINT,
"council_district" BIGINT,
"zip_code" BIGINT,
"objectid" BIGINT
);Anyone who has the link will be able to view this.