| Attribute | Type/Format | Description | Example |
| isin | Alphanumeric String | International Securities Identification Number (ISIN) of the primary publicly traded financial instrument associated with the company. | US42704L1044 |
| lei | Alphanumeric String | Legal Entity Identifier (LEI) | 549300TP80QLITMSBP82 |
| figi | Alphanumeric String | Financial Instrument Global Identifier (FIGI) of the primary publicly traded financial instrument associated with the company. | BBG00WNPK2F5 |
| ticker | String | Ticker symbol of the primary publicly traded financial instrument associated with the company. | HRI |
| exchange | String | Stock exchange of the primary publicly traded financial instrument associated with the company. | NASDAQ |
| mic_code | String | Market Identifier Code (MIC) of the primary publicly traded financial instrument associated with the company. | XNGS |
| permid | Numerical String | Permanent Identifier | 4295900057 |
| company_name | String | Legal name of the company. | HERC HOLDINGS INC |
| country | Categorical String | Country where the company's headquarters are located. | United States |
| sector | String | Sector in which the company operates. | Technology |
| industry | String | Industry classification of the company. | Software - Application |
| year_of_disclosure | Year (YYYY) | Year in which the data point was disclosed. | 2023 |
| reporting_period | Year (YYYY) | Period for which the data point was measured, assessed, or is applicable. | 2023 |
| period_start_date | Date (YYYY-MM-DD) | The calendar date marking the beginning of the reporting period. This field applies only to income statements and indicates the first day of the fiscal year over which revenues or expenses are measured. This field is not applicable for balance sheet data, which reflect a single point in time (please refer to the as_of_date field). | 2023-01-01 |
| period_end_date | Date (YYYY-MM-DD) | The calendar date marking the end of the reporting period. This field applies only to income statements and indicates the last day of the fiscal year over which revenues or expenses are measured. This field is not applicable for balance sheet data, which reflect a single point in time (please refer to the as_of_date field). | 2023-12-31 |
| as_of_date | Date (YYYY-MM-DD) | The exact calendar date (YYYY-MM-DD) to which the balance sheet values relate. This field applies only to balance sheet data and represents the specific point in time at which assets, liabilities, and equity are reported. This field is not applicable for income statement data, which cover a time span rather than a single date. | 2024-03-31 |
| metric | String | Identifies the type of financial statement from which the row originates (balance sheet or income statement). | Balance Sheet |
| label | String | The cleaned row label as reported in the financial statement, including any hierarchical context. When applicable, hierarchy is expressed with the symbol “>” separating parent and child levels, where parents without their own values are prepended to the leaf label. | Total Revenue |
| role | Categorical String | Indicates the functional role of the row within the financial statement. A line represents a single account, measure, or metric. A subtotal represents the aggregation of related rows into an intermediate figure, such as total operating expenses or gross profit. A total represents the final overall figure for the statement, such as net income for the income statement or total assets for the balance sheet. | total |
| nature | Categorical String | Classifies the economic nature of the line item based on its financial meaning. In income statements, values are classified as revenue_income, expense_loss, or other when ambiguous or mixed. In balance sheets, values are classified as asset, liability, equity, or other for ambiguous cross-category rows such as “Total liabilities and shareholders’ equity. | asset |
| value | Numerical Float | The numeric value of the line item. | 12345.67 |
| ccy | Categorical String | The ISO 4217 currency code in which the absolute value is reported. | EUR |