Skip to content

Inland Real Estate Income Trust, Inc.: filings

Every Inland Real Estate Income Trust, Inc. annual and quarterly report in the SEC record with the published financial measures it tagged, 55 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-05fiscal Q2 202627780001528985-26-000007
10-Q2026-05-06fiscal Q1 202627580001528985-26-000004
10-K2026-03-11fiscal FY 202528750001528985-26-000002
10-Q2025-11-06fiscal Q3 202527780001193125-25-268836
10-Q2025-08-12fiscal Q2 202527780000950170-25-107168
10-Q2025-05-07fiscal Q1 202527580000950170-25-065772
10-K2025-03-05fiscal FY 202428750000950170-25-033568
10-Q2024-11-07fiscal Q3 202427780000950170-24-123135
10-Q2024-08-13fiscal Q2 202427780000950170-24-095966
10-Q2024-05-08fiscal Q1 202427580000950170-24-055382
10-K2024-03-13fiscal FY 202328750000950170-24-030856
10-Q2023-11-08fiscal Q3 202327780000950170-23-061064
10-Q2023-08-09fiscal Q2 202327780000950170-23-040321
10-Q2023-05-10fiscal Q1 202327580000950170-23-020368
10-K2023-03-23fiscal FY 202228750000950170-23-009462
10-Q2022-11-09fiscal Q3 202227780000950170-22-023772
10-Q2022-08-10fiscal Q2 202227780001564590-22-028952
10-Q2022-05-11fiscal Q1 202223500001564590-22-019485
10-K2022-03-16fiscal FY 202124630001564590-22-010627
10-Q2021-11-10fiscal Q3 202123620001564590-21-056121
10-Q2021-08-10fiscal Q2 202123620001564590-21-043049
10-Q2021-05-11fiscal Q1 202123500001564590-21-026466
10-K2021-03-18fiscal FY 202025740001564590-21-014193
10-Q2020-11-13fiscal Q3 202023620001564590-20-053861
10-Q2020-08-14fiscal Q2 202023620001564590-20-040299
10-Q2020-05-13fiscal Q1 202023500001564590-20-025110
10-K2020-03-18fiscal FY 201924690001564590-20-011618
10-Q2019-11-13fiscal Q3 201924640001564590-19-043143
10-Q2019-08-08fiscal Q2 201924640001564590-19-030491
10-Q2019-05-15fiscal Q1 201924500001564590-19-019316
10-K2019-03-20fiscal FY 201823700001564590-19-008603
10-Q2018-11-08fiscal Q3 201822580001564590-18-028493
10-Q2018-08-08fiscal Q2 201822580001564590-18-020281
10-Q2018-05-08fiscal Q1 201816340001564590-18-011649
10-K2018-03-16fiscal FY 201717540001564590-18-005969
10-Q2017-11-08fiscal Q3 201714400001564590-17-022557
10-Q2017-08-09fiscal Q2 201714400001564590-17-016805
10-Q2017-05-03fiscal Q1 201714300001564590-17-008237
10-K2017-03-15fiscal FY 201617540001564590-17-004393
10-Q2016-11-09fiscal Q3 201615410001564590-16-028600
10-Q2016-08-02fiscal Q2 201617470001564590-16-022084
10-Q2016-05-03fiscal Q1 201617350001564590-16-017428
10-K2016-03-15fiscal FY 201523720001564590-16-014805
10-Q2015-11-12fiscal Q3 201522600001564590-15-010545
10-Q2015-08-13fiscal Q2 201522600000892626-15-000251
10-Q2015-05-14fiscal Q1 201511210000892626-15-000195
10-K2015-03-30fiscal FY 201412330000892626-15-000098
10-Q2014-11-13fiscal Q3 201411290000892626-14-000288
10-Q2014-08-13fiscal Q2 201411300000892626-14-000220
10-Q2014-05-14fiscal Q1 201411220000892626-14-000142
10-K2014-03-17fiscal FY 201311290000892626-14-000066
10-Q2013-11-06fiscal Q3 201310260000892626-13-000274
10-Q2013-08-09fiscal Q2 201310260000892626-13-000238
10-Q2013-05-08fiscal Q1 201310190000892626-13-000153
10-K2013-04-01fiscal FY 201211220000892626-13-000096

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

Inspect the source

Entity
Inland Real Estate Income Trust, Inc. / CIK 0001528985
Captured
2026-09-20T09:15:47.811Z
SEC response SHA-256
58d6201c40d46da2346e9c0fec7d3d12074bd39c88db75cd6cd2529ae2171b64

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