This section provides the compliance status for a subset of EPA judicial consent decrees with compliance schedules requiring more than three years to complete.
crs1_FinalOrderStatuses is a JSON Structure definition published by EPA — U.S. Environmental Protection Agency, describing 5 properties, of which 5 are required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/epa/refs/heads/main/json-structure/echo-case-crs1-final-order-statuses-structure.json",
"name": "crs1_FinalOrderStatuses",
"description": "This section provides the compliance status for a subset of EPA judicial consent decrees with compliance schedules requiring more than three years to complete.",
"type": "object",
"properties": {
"FiscalYear": {
"type": "string",
"description": "The fiscal year in which the activity occurred.",
"example": "2004"
},
"Q1StatusDescription": {
"type": "string",
"description": "The relevant status for the quarter.",
"example": "active"
},
"Q2StatusDescription": {
"type": "string",
"description": "The relevant status for the quarter.",
"example": "active"
},
"Q3StatusDescription": {
"type": "string",
"description": "The relevant status for the quarter.",
"example": "active"
},
"Q4StatusDescription": {
"type": "string",
"description": "The relevant status for the quarter.",
"example": "active"
}
},
"required": [
"FiscalYear",
"Q4StatusDescription",
"Q3StatusDescription",
"Q2StatusDescription",
"Q1StatusDescription"
]
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.