Epa Cam Facilities Context

JSON-LD context defining the semantic vocabulary for Epa Cam Facilities from EPA — U.S. Environmental Protection Agency.

5 Classes 36 Properties 4 Namespaces
View Context View on GitHub

Namespaces

epa: https://api-evangelist.com/epa/cam-facilities#
schema: https://schema.org/
dcterms: http://purl.org/dc/terms/
xsd: http://www.w3.org/2001/XMLSchema#

Classes

GovernmentOrganization Dataset ApplicableFacilityAttributesDTO FacilityAttributesDTO FacilityDTO

Properties

Property Type Container
year decimal
programCode string
facilityId decimal
stateCode string
unitTypeCode string
fuelTypeCode string
controlCode string
sourceCategoryDescription string
facilityName string
unitId string
associatedStacks string
programCodeInfo string
primaryRepInfo string
epaRegion decimal
nercRegion string
county string
countyCode string
fipsCode string
sourceCategory string
latitude decimal
longitude decimal
ownerOperator string
so2Phase string
noxPhase string
unitType string
primaryFuelInfo string
secondaryFuelInfo string
so2ControlInfo string
noxControlInfo string
pmControlInfo string
hgControlInfo string
commercialOperationDate string
operatingStatus string
maxHourlyHIRate decimal
associatedGeneratorsAndNameplateCapacity string
facilityRecordId decimal

JSON-LD Document

Raw ↑
{
  "@context": {
    "epa": "https://api-evangelist.com/epa/cam-facilities#",
    "schema": "https://schema.org/",
    "dcterms": "http://purl.org/dc/terms/",
    "xsd": "http://www.w3.org/2001/XMLSchema#",
    "GovernmentOrganization": "schema:GovernmentOrganization",
    "Dataset": "schema:Dataset",
    "ApplicableFacilityAttributesDTO": "epa:ApplicableFacilityAttributesDTO",
    "FacilityAttributesDTO": "epa:FacilityAttributesDTO",
    "FacilityDTO": "epa:FacilityDTO",
    "year": {
      "@id": "epa:year",
      "@type": "xsd:decimal"
    },
    "programCode": {
      "@id": "epa:programCode",
      "@type": "xsd:string"
    },
    "facilityId": {
      "@id": "epa:facilityId",
      "@type": "xsd:decimal"
    },
    "stateCode": {
      "@id": "epa:stateCode",
      "@type": "xsd:string"
    },
    "unitTypeCode": {
      "@id": "epa:unitTypeCode",
      "@type": "xsd:string"
    },
    "fuelTypeCode": {
      "@id": "epa:fuelTypeCode",
      "@type": "xsd:string"
    },
    "controlCode": {
      "@id": "epa:controlCode",
      "@type": "xsd:string"
    },
    "sourceCategoryDescription": {
      "@id": "epa:sourceCategoryDescription",
      "@type": "xsd:string"
    },
    "facilityName": {
      "@id": "epa:facilityName",
      "@type": "xsd:string"
    },
    "unitId": {
      "@id": "epa:unitId",
      "@type": "xsd:string"
    },
    "associatedStacks": {
      "@id": "epa:associatedStacks",
      "@type": "xsd:string"
    },
    "programCodeInfo": {
      "@id": "epa:programCodeInfo",
      "@type": "xsd:string"
    },
    "primaryRepInfo": {
      "@id": "epa:primaryRepInfo",
      "@type": "xsd:string"
    },
    "epaRegion": {
      "@id": "epa:epaRegion",
      "@type": "xsd:decimal"
    },
    "nercRegion": {
      "@id": "epa:nercRegion",
      "@type": "xsd:string"
    },
    "county": {
      "@id": "epa:county",
      "@type": "xsd:string"
    },
    "countyCode": {
      "@id": "epa:countyCode",
      "@type": "xsd:string"
    },
    "fipsCode": {
      "@id": "epa:fipsCode",
      "@type": "xsd:string"
    },
    "sourceCategory": {
      "@id": "epa:sourceCategory",
      "@type": "xsd:string"
    },
    "latitude": {
      "@id": "schema:latitude",
      "@type": "xsd:decimal"
    },
    "longitude": {
      "@id": "schema:longitude",
      "@type": "xsd:decimal"
    },
    "ownerOperator": {
      "@id": "epa:ownerOperator",
      "@type": "xsd:string"
    },
    "so2Phase": {
      "@id": "epa:so2Phase",
      "@type": "xsd:string"
    },
    "noxPhase": {
      "@id": "epa:noxPhase",
      "@type": "xsd:string"
    },
    "unitType": {
      "@id": "epa:unitType",
      "@type": "xsd:string"
    },
    "primaryFuelInfo": {
      "@id": "epa:primaryFuelInfo",
      "@type": "xsd:string"
    },
    "secondaryFuelInfo": {
      "@id": "epa:secondaryFuelInfo",
      "@type": "xsd:string"
    },
    "so2ControlInfo": {
      "@id": "epa:so2ControlInfo",
      "@type": "xsd:string"
    },
    "noxControlInfo": {
      "@id": "epa:noxControlInfo",
      "@type": "xsd:string"
    },
    "pmControlInfo": {
      "@id": "epa:pmControlInfo",
      "@type": "xsd:string"
    },
    "hgControlInfo": {
      "@id": "epa:hgControlInfo",
      "@type": "xsd:string"
    },
    "commercialOperationDate": {
      "@id": "epa:commercialOperationDate",
      "@type": "xsd:string"
    },
    "operatingStatus": {
      "@id": "epa:operatingStatus",
      "@type": "xsd:string"
    },
    "maxHourlyHIRate": {
      "@id": "epa:maxHourlyHIRate",
      "@type": "xsd:decimal"
    },
    "associatedGeneratorsAndNameplateCapacity": {
      "@id": "epa:associatedGeneratorsAndNameplateCapacity",
      "@type": "xsd:string"
    },
    "facilityRecordId": {
      "@id": "epa:facilityRecordId",
      "@type": "xsd:decimal"
    }
  }
}