Louisville Metro KY - Open Data Data Set Inventory Updated For 2021
Louisville Metro Government
@usgov.louisville_metro_government_louisville_metro_ky_open_s_685aef10
Louisville Metro Government
@usgov.louisville_metro_government_louisville_metro_ky_open_s_685aef10
This data aligns with WWC Certification requirements, and serves as the basis for our data warehouse and open data roadmap. It's a continual work in progress across all departments.
Louisville Metro Technology Services builds data and technology platforms to ready our government for our community’s digital future.
Data Dictionary:
| Field Name | Description |
|---|---|
| Dataset Name | The official title of the dataset as listed in the inventory. |
| Brief Description of Data | A short summary explaining the contents and purpose of the dataset. |
| Data Source | The origin or system from which the data is collected or generated. |
| Home Department | The primary department responsible for the dataset. |
| Home Department Division | The specific division within the department that manages the dataset. |
| Data Steward (Business) Name | The name of person responsible for the dataset’s accuracy and relevance. |
| Data Custodian (Technical) Name) | The technical contact responsible for maintaining and managing the dataset infrastructure. |
| Data Classification | The sensitivity level of the data (e.g., Public, Internal, Confidential) |
| Data Format | The file format(s) in which the dataset is available (e.g., CSV, JSON, Shapefile). |
| Frequency of Data Change | How often the dataset is updated (e.g., Daily, Weekly, Monthly, Annually). |
| Time Spam | The overall time period the dataset covers. |
| Start Date | The beginning date of the data collection period. |
| End Date | The end date of the data collection period |
| Geographic Coverage | The geographic area that the dataset pertains to (e.g., Louisville Metro). |
| Geographic Granularity | The level of geographic detail (e.g., parcel, neighborhood, ZIP code). |
| Link to Existing Publication | A URL linking to the dataset’s public-facing page or open data portal entry. |
| Organization: Louisville Metro Government | |
| Last updated: 2025-07-30T13:43:26.274621 | |
| Tags: data-set, historical, inventory, jefferson-county, kentucky, louisville, louisville-metro, louisville-metro-ky, odp, open-data, open-data-set-inventory, warehouse, what-works-cities, wwc, wwcc |
CREATE TABLE table_1 (
"data_set_name" VARCHAR,
"brief_description_of_data" VARCHAR,
"data_source" VARCHAR,
"home_department" VARCHAR,
"home_department_division" VARCHAR,
"data_steward_business_name" VARCHAR -- Data Steward (Business) Name,
"data_custodian_technical_name" VARCHAR -- Data Custodian (Technical) Name,
"data_classification" VARCHAR,
"data_format" VARCHAR,
"frequency_of_data_change" VARCHAR,
"time_span" VARCHAR,
"start_date" VARCHAR,
"end_date" TIMESTAMP,
"geographic_coverage" VARCHAR,
"geographic_granularity" VARCHAR,
"link_to_existing_publication" VARCHAR,
"objectid" BIGINT
);Anyone who has the link will be able to view this.