Skip to content

AH REALTY TRUST, INC.: filings

Every AH REALTY TRUST, INC. annual and quarterly report in the SEC record with the published financial measures it tagged, 54 filings, each linked to its SEC index.

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-Q2026-08-06fiscal Q2 202628920001569187-26-000142
10-Q2026-05-07fiscal Q1 2026301540001569187-26-000071
10-K/A2026-02-27fiscal FY 2025361800001569187-26-000021
10-K2026-02-26fiscal FY 2025361800001569187-26-000019
10-Q2025-11-05fiscal Q3 2025331110001569187-25-000180
10-Q2025-08-07fiscal Q2 2025341090001569187-25-000159
10-Q2025-05-09fiscal Q1 202533710001569187-25-000070
10-K2025-02-28fiscal FY 2024381060001569187-25-000016
10-Q2024-11-08fiscal Q3 2024341150001569187-24-000159
10-Q2024-08-07fiscal Q2 2024331070001569187-24-000119
10-Q2024-05-10fiscal Q1 202434730001569187-24-000074
10-K2024-02-29fiscal FY 2023391090001569187-24-000012
10-Q2023-11-07fiscal Q3 2023341150001569187-23-000115
10-Q2023-08-08fiscal Q2 2023341110001569187-23-000098
10-Q2023-05-10fiscal Q1 202334730001569187-23-000046
10-K2023-02-23fiscal FY 2022371030001569187-23-000010
10-Q2022-11-09fiscal Q3 2022341150001569187-22-000102
10-Q2022-08-05fiscal Q2 2022341110001569187-22-000083
10-Q2022-05-06fiscal Q1 202234730001569187-22-000042
10-K2022-02-24fiscal FY 2021371030001569187-22-000008
10-Q2021-11-05fiscal Q3 2021341150001569187-21-000079
10-Q2021-08-06fiscal Q2 202130950001569187-21-000068
10-Q2021-05-07fiscal Q1 202129630001569187-21-000044
10-K2021-02-24fiscal FY 202033910001569187-21-000013
10-Q2020-11-06fiscal Q3 202028910001569187-20-000063
10-Q2020-08-07fiscal Q2 202028870001569187-20-000051
10-Q2020-05-06fiscal Q1 202029630001569187-20-000021
10-K2020-02-25fiscal FY 2019331100001569187-20-000006
10-Q2019-11-06fiscal Q3 201930950001569187-19-000049
10-Q2019-08-05fiscal Q2 201930910001569187-19-000037
10-Q2019-05-08fiscal Q1 201929600001569187-19-000022
10-K2019-02-28fiscal FY 2018321080001569187-19-000006
10-Q2018-10-31fiscal Q3 201826780001569187-18-000030
10-Q2018-08-01fiscal Q2 201825760001569187-18-000026
10-Q2018-05-02fiscal Q1 201825540001569187-18-000018
10-K2018-02-23fiscal FY 2017311070001569187-18-000007
10-Q2017-11-01fiscal Q3 201724720001569187-17-000034
10-Q2017-08-02fiscal Q2 201724720001569187-17-000026
10-Q2017-05-03fiscal Q1 201724500001569187-17-000022
10-K2017-03-01fiscal FY 2016301060001569187-17-000008
10-Q2016-11-02fiscal Q3 201626780001569187-16-000033
10-Q2016-08-03fiscal Q2 201626780001569187-16-000013
10-Q2016-05-04fiscal Q1 201626520001558370-16-005242
10-K2016-03-02fiscal FY 2015301040001558370-16-003756
10-Q2015-11-04fiscal Q3 201524750001193125-15-365125
10-Q2015-08-05fiscal Q2 201524760001193125-15-277569
10-Q2015-05-05fiscal Q1 201523470001193125-15-170048
10-K2015-03-16fiscal FY 201429970001193125-15-093904
10-Q2014-11-12fiscal Q3 201423720001193125-14-407651
10-Q2014-08-05fiscal Q2 201423710001193125-14-295788
10-Q2014-05-15fiscal Q1 201423340001193125-14-199997
10-K2014-03-31fiscal FY 201329850001193125-14-123859
10-Q2013-11-12fiscal Q3 201326620001193125-13-436689
10-Q2013-08-14fiscal Q2 201325580001193125-13-333799

1 further filing tags fewer than eight published concepts and has no page.

Inspect the source

Entity
AH REALTY TRUST, INC. / CIK 0001569187
Captured
2026-09-20T09:20:58.108Z
SEC response SHA-256
b2a085195d9ae1390827a2f5064bd1d845a53ddf5cfdb78a1bf28f30a674b3d4

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/0001569187.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"])))