All Fundamentals by Filing

All Fundamentals by Filing Web API Documentation

Returns a list of fundamentals with unique fundamental IDs associated with a particular `Intrinio Filing ID` (if applicable) that have been updated or created as a result of a company`s latest SEC filing. Useful to ensure your database is up to date with the latest fundamentals.

Endpoint:
https://api-v2.intrinio.com/filings/{identifier}/fundamentals

Parameters

Name Description Example
identifier
* required
A Filing identifier fil_B73xBG
statement_code
Filters fundamentals by statement code
Options:
income_statement
balance_sheet_statement
cash_flow_statement
calculations
show more show less
-
type
Filters fundamentals by type
Options:
QTR
YTD
FY
TTM
show more show less
-
fiscal_year
Filters fundamentals by fiscal year ~null
fiscal_period
Filters fundamentals by fiscal period
Options:
FY
Q1
Q2
Q3
Q4
Q2YTD
Q3YTD
Q1TTM
Q2TTM
Q3TTM
show more show less
-
start_date
Returns fundamentals on or after the given date -
end_date
Returns fundamentals on or before the given date -
next_page
Gets the next page of data from a previous API call -
identifier
* required
A Filing identifier
statement_code
Filters fundamentals by statement code
type
Filters fundamentals by type
fiscal_year
Filters fundamentals by fiscal year
fiscal_period
Filters fundamentals by fiscal period
start_date
Returns fundamentals on or after the given date
end_date
Returns fundamentals on or before the given date
next_page
Gets the next page of data from a previous API call

Output Fields

Name Description Type
fundamentals
array
id
The Intrinio ID of the Fundamental string
statement_code
The code of the financial statement that the Fundamental represents string
fiscal_year
The fiscal year number
fiscal_period
The fiscal period string
type
The type of Fundamental select
start_date
The period start date date
end_date
The period start date date
filing_date
The date and time when the Fundamental was filed with the SEC string
filing
object
id
The Intrinio ID of the Filing string
filing_date
The date when the filing was submitted to the SEC by the company date
accepted_date
The date and time when the filing was accepted by SEC string
period_end_date
The ending date of the fiscal period for the filing date
report_type
The filing report type string
sec_unique_id
A unique identifier for the filing provided by the SEC string
filing_url
The URL to the filing page on the SEC site string
report_url
The URL to the actual report on the SEC site string
instance_url
The URL for the XBRL filing for the report string
next_page The token required to request the next page of the data. If null, no further results are available. string
fundamentals
filing
next_page
The token required to request the next page of the data. If null, no further results are available.

Choose an Endpoint

Standardized & As-Reported Financial Statement Data

All Fundamentals by Filing

Returns a list of fundamentals with unique fundamental IDs associated with a particular `Intrinio Filing ID` (if applicable) that have been updated or created as a result of a company`s latest SEC filing. Useful to ensure your database is up to date with the latest fundamentals.

No endpoints match your query.


Sample Data

Live Data

Sample Data

Switch to Sample Data
Login to See Live Data

All Fundamentals by Filing

Returns a list of fundamentals with unique fundamental IDs associated with a particular `Intrinio Filing ID` (if applicable) that have been updated or created as a result of a company`s latest SEC filing. Useful to ensure your database is up to date with the latest fundamentals.

URL:
https://api-v2.intrinio.com/filings/fil_B73xBG/fundamentals

Request Body:

null
{
  "fundamentals": [
    {
      "id": "fun_gV4qMO",
      "statement_code": "income_statement",
      "fiscal_year": 2019,
      "fiscal_period": "Q2",
      "type": "reported",
      "start_date": "2018-12-30",
      "end_date": "2019-03-30",
      "filing_date": "2019-05-01T20:32:00.000Z",
      "is_latest": false,
      "updated_date": "2024-06-12T14:41:26.149Z"
    },
    {
      "id": "fun_X60lv6",
      "statement_code": "income_statement",
      "fiscal_year": 2018,
      "fiscal_period": "Q2",
      "type": "restated",
      "start_date": "2017-12-31",
      "end_date": "2018-03-31",
      "filing_date": "2019-05-01T20:32:00.000Z",
      "is_latest": true,
      "updated_date": "2024-06-12T14:41:15.408Z"
    },
    {
      "id": "fun_zvQYOR",
      "statement_code": "balance_sheet_statement",
      "fiscal_year": 2019,
      "fiscal_period": "Q2",
      "type": "reported",
      "start_date": null,
      "end_date": "2019-03-30",
      "filing_date": "2019-05-01T20:32:00.000Z",
      "is_latest": true,
      "updated_date": "2024-06-12T14:41:24.646Z"
    },
    {
      "id": "fun_XLN68B",
      "statement_code": "balance_sheet_statement",
      "fiscal_year": 2018,
      "fiscal_period": "FY",
      "type": "restated",
      "start_date": null,
      "end_date": "2018-09-29",
      "filing_date": "2019-05-01T20:32:00.000Z",
      "is_latest": false,
      "updated_date": "2024-06-12T14:41:20.474Z"
    },
    {
      "id": "fun_XW9G4n",
      "statement_code": "cash_flow_statement",
      "fiscal_year": 2019,
      "fiscal_period": "Q2YTD",
      "type": "reported",
      "start_date": "2018-09-30",
      "end_date": "2019-03-30",
      "filing_date": "2019-05-01T20:32:00.000Z",
      "is_latest": false,
      "updated_date": "2024-06-12T14:41:10.723Z"
    },
    {
      "id": "fun_gYAx42",
      "statement_code": "cash_flow_statement",
      "fiscal_year": 2018,
      "fiscal_period": "Q2YTD",
      "type": "restated",
      "start_date": "2017-10-01",
      "end_date": "2018-03-31",
      "filing_date": "2019-05-01T20:32:00.000Z",
      "is_latest": true,
      "updated_date": "2024-06-12T14:41:22.615Z"
    }
  ],
  "filing": {
    "id": "fil_B73xBG",
    "filing_date": "2019-05-01",
    "accepted_date": "2019-05-01T20:32:00.000Z",
    "period_end_date": "2019-03-30",
    "report_type": "10-Q",
    "sec_unique_id": "0000320193-19-000066",
    "filing_url": "https://www.sec.gov/Archives/edgar/data/320193/000032019319000066/0000320193-19-000066-index.htm",
    "report_url": "https://www.sec.gov/ix?doc=/Archives/edgar/data/320193/000032019319000066/a10-qq220193302019.htm",
    "instance_url": "https://www.sec.gov/Archives/edgar/data/320193/000032019319000066/aapl-20190330.xsd",
    "industry_group": "Computer & Office Equipment",
    "industry_category": "Computer Hardware",
    "word_count": 26274,
    "thea_enabled": true,
    "earnings_release": null
  }
}
No available sample data available

Start building the future today

Request a Consultation