{ "@context": { "@version": 1.1, "arch": "https://archresources.com/schema/", "schema": "https://schema.org/", "xsd": "http://www.w3.org/2001/XMLSchema#", "ErrorResponse": "arch:ErrorResponse", "message": { "@id": "arch:message", "@type": "xsd:string" }, "code": { "@id": "arch:code", "@type": "xsd:integer" }, "ProductionReport": "arch:ProductionReport", "year": { "@id": "arch:year", "@type": "xsd:integer" }, "quarter": { "@id": "arch:quarter", "@type": "xsd:integer" }, "totalTons": { "@id": "arch:totalTons", "@type": "xsd:integer" }, "metCoalTons": { "@id": "arch:metCoalTons", "@type": "xsd:integer" }, "thermalCoalTons": { "@id": "arch:thermalCoalTons", "@type": "xsd:integer" }, "averagePrice": { "@id": "arch:averagePrice", "@type": "xsd:decimal" }, "EarningsReport": "arch:EarningsReport", "revenue": { "@id": "arch:revenue", "@type": "xsd:integer" }, "ebitda": { "@id": "arch:ebitda", "@type": "xsd:integer" }, "netIncome": { "@id": "arch:netIncome", "@type": "xsd:integer" }, "earningsPerShare": { "@id": "arch:earningsPerShare", "@type": "xsd:decimal" }, "Filing": "arch:Filing", "type": { "@id": "arch:type", "@type": "xsd:string" }, "date": { "@id": "arch:date", "@type": "xsd:date" }, "title": { "@id": "arch:title", "@type": "xsd:string" }, "url": { "@id": "arch:url", "@type": "xsd:string" }, "FilingList": "arch:FilingList", "filings": { "@id": "arch:filings", "@type": "xsd:string" }, "totalCount": { "@id": "arch:totalCount", "@type": "xsd:integer" } } }