| companyId | Int32 | Our global internal company identifier |
| companyName | String | The name in the financial report |
| registrationNumber | String | The local registration number in Sweden |
| legalEntityType | String | The legal entity type as appeared locally |
| localCompanyCode | String | The local code for the legal entity type |
| elfCode | String | An ISO code for the legal entity type (ISO 20275: Entity Legal Forms Code) |
| registrationDate | Int64 | Unix epoch |
| mostRecentPurpose | String | The company’s most recent purpose |
| bankruptcyStatusCode | String | A status code for the bankruptcy |
| sniCodes.sni_2007Name | String | SNI 2007 name |
| sniCodes.sni_2007Code | String | SNI 2007 code |
| courtCase | String | The case number at the court |
| courtName | String | The name of the court |
| courtCode | String | The code of the court |
| courtEmail | String | The email address to the court |
| initiatedBy | Int64 | Information and who applied to bankrupcty (from 2024 and onwards) |
| initiatedDate | Int64 | Unix epoch |
| terminatedDate | Int64 | Unix epoch when the bankruptcy was terminated |
| repealedDate | Int64 | Unix epoch of the appeal date |
| hasTrustee | Bool | Help flag if the trustee exists |
| trusteeName | String | The email address to the court |
| trusteeCO | String | The C/O of the trustee |
| trusteeAddressStreet | String | The address to the trustee |
| trusteeAddressPostalCode | String | The postalcode to the trustee |
| trusteeAdddressCity | String | The city to to the trustee |
| registeredOfficeMunicipality | String | The municipality name of the registered office (säte) |
| registeredOfficeMunicipalityCode | String | The municipality code (4 characters) as specified by SCB |
| registeredOfficeCounty | String | The county name (län) |
| registeredOfficeCountyCode | String | The county code (2 characters) as specified by SCB |
| mostRecentRegisteredAddress.co | String | C/O = care of address |
| mostRecentRegisteredAddress.street | String | Street name |
| mostRecentRegisteredAddress.houseNumber | String | The street number |
| mostRecentRegisteredAddress.city | String | City |
| mostRecentRegisteredAddress.postalCode | String | Postal Code |
| mostRecentRegisteredAddress.location | GeoPoint | Allows geosearch |
| mostRecentRegisteredAddress.addressType | Int32 | 0 = mailAddress, 1 = visitingAddress, 2 = bothMailAndVisitingAddress |
| mostRecentRegisteredAddress.countryCodeAlpha3 | String | Country code 3 char alpha |
| mostRecentFinancialSummary.annualReportPeriod | Int32 | The endpoint report of the annual report in YYYYMM as Int32 |
| mostRecentFinancialSummary.periodStart | Int64 | Start period epoch seconds |
| mostRecentFinancialSummary.periodEnd | Int64 | End period epoch seconds |
| mostRecentFinancialSummary.rs_NetSalesK | Int32 | Net sales in K (thousands) |
| mostRecentFinancialSummary.rs_OtherOperatingIncomeK | Int32 | Other operating income in K (thousands) |
| mostRecentFinancialSummary.rs_OperatingProfitOrLossK | Int32 | Operating profit or loss in K (thousands) |
| mostRecentFinancialSummary.rs_SumFinancialItemsK | Int32 | Sum of financial items in K (thousands) |
| mostRecentFinancialSummary.rs_ProfitAfterFinancialItemsK | Int32 | Profit after financial items in K (thousands) |
| mostRecentFinancialSummary.bs_TotalAssetsK | Int32 | Total assets in balance sheet in K (thouands) |
| mostRecentFinancialSummary.fn_NumberOfEmployees | Float | Number of employees with one decimal |
| mostRecentFinancialSummary.km_OperatingMargin | Float | Operating margin with four decimals |
| mostRecentFinancialSummary.km_NetProfitMargin | Float | Net profit margin with four decimals |
| mostRecentFinancialSummary.km_EquityAssetsRatio | Float | Equity asset ratio with four decimals |
| mostRecentFinancialSummary.km_GrossMargin | Float | Gross margin with four decimals |
| mostRecentFinancialSummary.software | String | Software used to generate the financial report (if known) |
| applicationIfAny | String | Link to the application (from january 2024 and onwards) |
| isPublicSectorVendor | Bool | If the company exists as a vendor to the public sector |
| approxInvoicedToPublicSector2022 | Decimal | Approx value invoices by the vendor to the public sector 2022 |
| approxInvoicedToPublicSector2023 | Decimal | Approx value invoices by the vendor to the public sector 2023 |