Skip to content

RANGER OIL CORPORATION: filings

Every RANGER OIL CORPORATION annual and quarterly report in the SEC record with the published financial measures it tagged, 52 filings, each linked to its SEC index.

Filing record ends 2023-05-09

The latest filing in this captured record is a 10-Q filed 2023-05-09. No later filing is in the SEC companyfacts record captured on 2026-09-22. RANGER OIL CORPORATION may have stopped filing, merged, or changed its reporting entity; nothing on this page describes its current status. Values are as reported at the time.

Filings with published measures

Each page shows what one filing reported, as tagged in that filing, with the periods it covered. Later filings can restate a value; the company overview shows the latest-filed value per period.

FormFiledFiscal periodMeasuresFactsSEC accession
10-Q2023-05-09fiscal Q1 202341860000077159-23-000012
10-K2023-03-09fiscal FY 2022491310000077159-23-000003
10-Q2022-11-03fiscal Q3 2022431300000077159-22-000028
10-Q2022-08-03fiscal Q2 2022421220000077159-22-000020
10-Q2022-05-05fiscal Q1 202242880000077159-22-000015
10-K2022-03-08fiscal FY 2021481290000077159-22-000006
10-Q2021-11-04fiscal Q3 2021431300000077159-21-000045
10-Q2021-08-04fiscal Q2 2021421250000077159-21-000032
10-Q2021-05-04fiscal Q1 202040860000077159-21-000028
10-K2021-03-09fiscal FY 2020441190000077159-21-000016
10-Q2020-11-06fiscal Q3 2020431300000077159-20-000058
10-Q2020-08-07fiscal Q2 2020431260000077159-20-000046
10-Q2020-05-08fiscal Q1 202043900000077159-20-000034
10-K2020-02-28fiscal FY 2019441180000077159-20-000012
10-Q2019-11-08fiscal Q3 2019411240000077159-19-000057
10-Q2019-08-08fiscal Q2 2019401180000077159-19-000037
10-Q2019-05-10fiscal Q1 201940820000077159-19-000019
10-K2019-02-27fiscal FY 201821400000077159-19-000004
10-Q2018-11-08fiscal Q3 2018371160000077159-18-000022
10-Q2018-08-08fiscal Q2 2018371060000077159-18-000015
10-Q2018-05-09fiscal Q1 201837760000077159-18-000012
10-K2018-03-02fiscal FY 201721400000077159-18-000008
10-Q2017-11-09fiscal Q3 201720380000077159-17-000018
10-Q2017-08-09fiscal Q2 201719360000077159-17-000014
10-Q2017-05-10fiscal Q1 201720360000077159-17-000010
10-K2017-03-16fiscal FY 2015381230000077159-17-000005
10-Q2016-11-14fiscal Q3 2016371220000077159-16-000080
10-Q2016-07-29fiscal Q2 2016371060000077159-16-000074
10-Q2016-04-29fiscal Q1 201637780000077159-16-000068
10-K2016-03-15fiscal FY 2015401050000077159-16-000064
10-Q2015-11-09fiscal Q3 2015371060000077159-15-000058
10-Q2015-07-29fiscal Q2 2015371060000077159-15-000047
10-Q2015-05-11fiscal Q1 201537780000077159-15-000030
10-K2015-02-25fiscal FY 2014401040000077159-15-000014
10-Q2014-10-29fiscal Q3 2014371060000077159-14-000064
10-Q2014-07-30fiscal Q2 2014381100000077159-14-000049
10-Q2014-05-12fiscal Q1 201438800000077159-14-000037
10-K2014-02-24fiscal FY 2013401040000077159-14-000012
10-Q2013-10-30fiscal Q3 2013381080000077159-13-000057
10-Q2013-08-07fiscal Q2 2013381080000077159-13-000046
10-Q2013-05-08fiscal Q1 201338800000077159-13-000033
10-K2013-02-25fiscal FY 2012441710000077159-13-000019
10-Q2012-11-02fiscal Q3 2012381080000077159-12-000047
10-Q2012-08-02fiscal Q2 2012381080000077159-12-000036
10-Q2012-05-03fiscal Q1 201238800001144204-12-025740
10-K2012-02-27fiscal FY 2011411060001144204-12-011173
10-Q2011-11-03fiscal Q3 2011351040001144204-11-061033
10-Q2011-08-04fiscal Q2 2011351040001144204-11-043827
10-Q2011-05-05fiscal Q1 201133680001144204-11-026377
10-K2011-02-28fiscal FY 201037990001144204-11-011218
10-Q2010-11-05fiscal Q3 201035970001144204-10-057712
10-Q2010-08-06fiscal Q2 201036980001144204-10-041710

Inspect the source

Entity
RANGER OIL CORPORATION / CIK 0000077159
Captured
SEC response SHA-256
39f11f6c097164819b2e4f29a8c170b61f9e3b334bafb50a5ed0fc2ca67a6d2d

Current SEC company facts · Download the original response snapshot (gzip) · Download the selected JSON

Every published concept a filing tagged, with the periods it covered, as reported in that filing at capture time. Forms 10-K, 10-K/A, 10-Q, 10-Q/A, 20-F, 20-F/A, 40-F, 40-F/A. A filing page needs at least 8 published concepts. Later filings can restate these values; the company history pages show the latest-filed value per period.

Public company accounting reference, not market prices, returns, an investment recommendation, or ALPHAC performance. Validate a separately constructed return series with the validation API; accounting values are not returns.

Use this in research

A financial period ends before its results become public. Use the filing date as a minimum availability boundary, inspect amendments, and retain the original filing vintage when testing historical signals. This latest-filed selection can contain information unavailable at the time.

These pages do not supply prices, total-return histories, corporate-action adjustments or a tradable universe. Build those inputs separately before evaluating a strategy. A profitable backtest can still reflect selection bias or costs that were left out.

Research methodology · Execution and cost assumptions · Check backtest overfitting

Build with the open-source tools

Use these accounting records as inspectable inputs. When you have constructed a return series, the validation tools can help test its statistical evidence and preserve the result with its limitations.

Read the published dataset with Python
import json
from urllib.request import urlopen

with urlopen("https://canlicapital.com/company-data/0000077159.json") as response:
    record = json.load(response)
print(record["fetched_at"])
print(record["policy"])
for concept in record["concepts"]:
    print(concept["tag"], next(iter(concept["observations"])))