{ "@context": { "epa": "https://api-evangelist.com/epa/cam-camd-services#", "schema": "https://schema.org/", "dcterms": "http://purl.org/dc/terms/", "xsd": "http://www.w3.org/2001/XMLSchema#", "GovernmentOrganization": "schema:GovernmentOrganization", "Dataset": "schema:Dataset", "BulkFileDTO": "epa:BulkFileDTO", "EmailRecipientListRequestDto": "epa:EmailRecipientListRequestDto", "EmailRecipientListResponseDto": "epa:EmailRecipientListResponseDto", "ReportColumnDTO": "epa:ReportColumnDTO", "ReportDetailDTO": "epa:ReportDetailDTO", "ReportDTO": "epa:ReportDTO", "filename": { "@id": "epa:filename", "@type": "xsd:string" }, "s3Path": { "@id": "epa:s3Path", "@type": "xsd:string" }, "bytes": { "@id": "epa:bytes", "@type": "xsd:decimal" }, "kiloBytes": { "@id": "epa:kiloBytes", "@type": "xsd:decimal" }, "megaBytes": { "@id": "epa:megaBytes", "@type": "xsd:decimal" }, "gigaBytes": { "@id": "epa:gigaBytes", "@type": "xsd:decimal" }, "lastUpdated": { "@id": "epa:lastUpdated", "@type": "xsd:string" }, "metadata": { "@id": "epa:metadata" }, "emailType": { "@id": "epa:emailType", "@type": "xsd:string" }, "plantIdList": { "@id": "epa:plantIdList", "@container": "@list" }, "recipients": { "@id": "epa:recipients", "@container": "@list" }, "hasError": { "@id": "epa:hasError", "@type": "xsd:boolean" }, "errorMessage": { "@id": "epa:errorMessage", "@type": "xsd:string" }, "code": { "@id": "epa:code", "@type": "xsd:string" }, "values": { "@id": "epa:values", "@container": "@list" }, "displayName": { "@id": "epa:displayName", "@type": "xsd:string" }, "templateCode": { "@id": "epa:templateCode", "@type": "xsd:string" }, "templateType": { "@id": "epa:templateType", "@type": "xsd:string" }, "results": { "@id": "epa:results", "@container": "@list" }, "columns": { "@id": "epa:columns", "@container": "@list" }, "details": { "@id": "epa:details", "@container": "@list" } } }