Company
Global Gas Corp (HGAS)
Standardized SEC financial data for Global Gas Corp — income statement, balance sheet, cash flow and 40+ ratios, as a clean JSON API. CIK 0001817232 · OTC · Industrial Inorganic Chemicals.
Income statement
| USD | FY2021 | FY2022 | FY2023 | FY2024 | FY2025 |
|---|---|---|---|---|---|
| Revenue | — | — | — | — | $33K |
| Cost of revenue | — | — | $574 | — | — |
| SG&A expense | $2.2M | $2.9M | $408K | $552K |
Standardized from Global Gas Corp's SEC filings — per-share figures split-adjusted. Full history via the API.
Balance sheet
| USD | FY2020 | FY2021 | FY2022 | FY2023 | FY2024 | FY2025 |
|---|---|---|---|---|---|---|
| Cash & equivalents | $941K | $116K | $313 | $1.2M | $114K | $49K |
| Total current assets |
Cash flow
| USD | FY2021 | FY2022 | FY2023 | FY2024 | FY2025 |
|---|---|---|---|---|---|
| Operating cash flow | -$904K | -$302K | -$159K | -$1.3M | -$63K |
| Investing cash flow | $79K | $160.9M |
Get HGAS data via API
# JSON
curl https://sec-financial-api-production.up.railway.app/v1/company/HGAS/financials \
-H "X-API-Key: YOUR_KEY"
# CSV export (income / balance / cash-flow)
curl "https://sec-financial-api-production.up.railway.app/v1/company/HGAS/income-statement?format=csv" \
-H "X-API-Key: YOUR_KEY"