Baselight

Louisville Metro KY - APCD Gas Operating Permits

Louisville Metro Government

@usgov.louisville_metro_government_louisville_metro_ky_apcd_g_4dcd0bc3

Loading...
Loading...

About this Dataset

Louisville Metro KY - APCD Gas Operating Permits

These are permits to operate gasoline dispensing facilities in Louisville/Jefferson County, Kentucky, issued by the Louisville Metro Air Pollution Control District. Operating permits are generally issued for a 5-year period.

Data Field Guide:

**PermitNumber -- **Identifying number for the permit.

_
_

EffectiveDate -- Date the permit becomes or became effective.

_
_

ExpirationDate -- Date the permit expires.

_
_

TotalGasolineTankCapacity -- Total capacity of the Tanks at the gas facility.

_
_

ApplicationStatus -- The current status of the application.

_
_

RecordType -- Type of record identified in Louisville Metro’s Permitting system.

_
_

PermitName -- The name on the permit that the permit is issued to.

_
_

PermitDescription -- What is being permitted.

_
_

StreetAddress -- The address of the facility named in the permit.

_
_

City -- The city of the facility named in the permit.

_
_

State -- The state of the facility named in the permit.

_
_

ZIP -- The zip code of the facility named in the permit.

_
_

Longitude -- The longitude of the facility named in the permit.

**
**

Latitude -- The latitude of the facility named in the permit.

_
_

PermitType -- The top-level type of permit being issued. (This report only contains Industrial permits.)

_
_

PermitSubtype -- The type of application the permit is being used for within the broad permitting area. (This report only contains operating subtype permits.)

_
_

PermitCategory -- The category of permit referenced (This report only contains the category of permits.)
Organization: Louisville Metro Government
Last updated: 2025-07-30T14:13:33.164700
Tags: air-pollution-control-district, apcd, gas-operating, jefferson-county, kentucky, louisville, louisville-metro, louisville-metro-ky, modp, open-data, permits, permitting, weekly

Tables

Table 1

@usgov.louisville_metro_government_louisville_metro_ky_apcd_g_4dcd0bc3.table_1
  • 53.22 KB
  • 439 rows
  • 20 columns
Loading...

CREATE TABLE table_1 (
  "permitnumber" VARCHAR,
  "effectivedate" VARCHAR,
  "expirationdate" VARCHAR,
  "totalgasolinetankcapacity" DOUBLE,
  "applicationstatus" VARCHAR,
  "recordtype" VARCHAR,
  "permitname" VARCHAR,
  "permitdescription" VARCHAR,
  "streetaddress" VARCHAR,
  "city" VARCHAR,
  "state" VARCHAR,
  "zip" BIGINT,
  "longitude" DOUBLE,
  "latitude" DOUBLE,
  "permittype" VARCHAR,
  "permitsubtype" VARCHAR,
  "permitcategory" VARCHAR,
  "objectid" BIGINT,
  "x" DOUBLE,
  "y" DOUBLE
);

Share link

Anyone who has the link will be able to view this.