Dataset Viewer
Auto-converted to Parquet Duplicate
The dataset viewer is not available for this split.
Cannot load the dataset split (in streaming mode) to extract the first rows.
Error code:   StreamingRowsError
Exception:    CastError
Message:      Couldn't cast
cik: string
adsh: string
itemNumber: string
fieldName: string
comment: string
-- schema metadata --
pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 826
to
{'cik': Value('string'), 'adsh': Value('string'), 'assetTypeNumber': Value('string'), 'assetNumber': Value('string'), 'reportingPeriodBeginningDate': Value('timestamp[ns]'), 'reportingPeriodEndDate': Value('timestamp[ns]'), 'originatorName': Value('string'), 'originationDate': Value('timestamp[ns]'), 'originalLoanAmount': Value('float64'), 'originalTermLoanNumber': Value('float64'), 'maturityDate': Value('timestamp[ns]'), 'originalInterestRatePercentage': Value('float64'), 'interestRateSecuritizationPercentage': Value('float64'), 'interestAccrualMethodCode': Value('float64'), 'originalInterestRateTypeCode': Value('float64'), 'originalInterestOnlyTermNumber': Value('float64'), 'firstLoanPaymentDueDate': Value('timestamp[ns]'), 'underwritingIndicator': Value('bool'), 'lienPositionSecuritizationCode': Value('float64'), 'loanStructureCode': Value('string'), 'paymentTypeCode': Value('float64'), 'periodicPrincipalAndInterestPaymentSecuritizationAmount': Value('float64'), 'scheduledPrincipalBalanceSecuritizationAmount': Value('float64'), 'paymentFrequencyCode': Value('float64'), 'NumberPropertiesSecuritization': Value('float64'), 'NumberProperties': Value('float64'), 'graceDaysAllowedNumber': Value('float64'), 'interestOnlyIndicator': Value('bool'), 'balloonIndicator': Value('bool'), 'prepaymentPremiumIndicator': Value('bool'), 'negativeAmortizationIndicator': Value('bool'), 'modifiedIndicator': Value('bool'), 'prepaymentLockOutEndDate': Value('timestamp[ns]'), 'yieldMaintenanceEndD
...
tAnnualLeaseRolloverReviewDate': Value('timestamp[ns]'), 'yearLastRenovated': Value('float64'), 'secondLargestTenant': Value('string'), 'squareFeetSecondLargestTenantNumber': Value('float64'), 'leaseExpirationSecondLargestTenantDate': Value('timestamp[ns]'), 'thirdLargestTenant': Value('string'), 'squareFeetThirdLargestTenantNumber': Value('float64'), 'leaseExpirationThirdLargestTenantDate': Value('timestamp[ns]'), 'unitsBedsRoomsNumber': Value('float64'), 'unitsBedsRoomsSecuritizationNumber': Value('float64'), 'defeasanceOptionStartDate': Value('timestamp[ns]'), 'hyperAmortizingDate': Value('timestamp[ns]'), 'originalAmortizationTermNumber': Value('float64'), 'GroupID': Value('float64'), 'armMarginNumber': Value('float64'), 'mostRecentValuationAmount': Value('float64'), 'mostRecentValuationDate': Value('timestamp[ns]'), 'mostRecentValuationSourceCode': Value('string'), 'mostRecentPhysicalOccupancyPercentage': Value('float64'), 'mostRecentFinancialsStartDate': Value('timestamp[ns]'), 'mostRecentFinancialsEndDate': Value('timestamp[ns]'), 'mostRecentRevenueAmount': Value('float64'), 'operatingExpensesAmount': Value('float64'), 'mostRecentNetOperatingIncomeAmount': Value('float64'), 'mostRecentNetCashFlowAmount': Value('float64'), 'mostRecentDebtServiceAmount': Value('float64'), 'mostRecentDebtServiceCoverageNetOperatingIncomePercentage': Value('float64'), 'mostRecentDebtServiceCoverageNetCashFlowpercentage': Value('float64'), 'mostRecentDebtServiceCoverageCode': Value('bool')}
because column names don't match
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/src/worker/utils.py", line 99, in get_rows_or_raise
                  return get_rows(
                         ^^^^^^^^^
                File "/src/libs/libcommon/src/libcommon/utils.py", line 272, in decorator
                  return func(*args, **kwargs)
                         ^^^^^^^^^^^^^^^^^^^^^
                File "/src/services/worker/src/worker/utils.py", line 77, in get_rows
                  rows_plus_one = list(itertools.islice(ds, rows_max_number + 1))
                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/iterable_dataset.py", line 2690, in __iter__
                  for key, example in ex_iterable:
                                      ^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/iterable_dataset.py", line 2227, in __iter__
                  for key, pa_table in self._iter_arrow():
                                       ^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/iterable_dataset.py", line 2251, in _iter_arrow
                  for key, pa_table in self.ex_iterable._iter_arrow():
                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/iterable_dataset.py", line 494, in _iter_arrow
                  for key, pa_table in iterator:
                                       ^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/iterable_dataset.py", line 384, in _iter_arrow
                  for key, pa_table in self.generate_tables_fn(**gen_kwags):
                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/parquet/parquet.py", line 209, in _generate_tables
                  yield Key(file_idx, batch_idx), self._cast_table(pa_table)
                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/parquet/parquet.py", line 147, in _cast_table
                  pa_table = table_cast(pa_table, self.info.features.arrow_schema)
                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2321, in table_cast
                  return cast_table_to_schema(table, schema)
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2249, in cast_table_to_schema
                  raise CastError(
              datasets.table.CastError: Couldn't cast
              cik: string
              adsh: string
              itemNumber: string
              fieldName: string
              comment: string
              -- schema metadata --
              pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 826
              to
              {'cik': Value('string'), 'adsh': Value('string'), 'assetTypeNumber': Value('string'), 'assetNumber': Value('string'), 'reportingPeriodBeginningDate': Value('timestamp[ns]'), 'reportingPeriodEndDate': Value('timestamp[ns]'), 'originatorName': Value('string'), 'originationDate': Value('timestamp[ns]'), 'originalLoanAmount': Value('float64'), 'originalTermLoanNumber': Value('float64'), 'maturityDate': Value('timestamp[ns]'), 'originalInterestRatePercentage': Value('float64'), 'interestRateSecuritizationPercentage': Value('float64'), 'interestAccrualMethodCode': Value('float64'), 'originalInterestRateTypeCode': Value('float64'), 'originalInterestOnlyTermNumber': Value('float64'), 'firstLoanPaymentDueDate': Value('timestamp[ns]'), 'underwritingIndicator': Value('bool'), 'lienPositionSecuritizationCode': Value('float64'), 'loanStructureCode': Value('string'), 'paymentTypeCode': Value('float64'), 'periodicPrincipalAndInterestPaymentSecuritizationAmount': Value('float64'), 'scheduledPrincipalBalanceSecuritizationAmount': Value('float64'), 'paymentFrequencyCode': Value('float64'), 'NumberPropertiesSecuritization': Value('float64'), 'NumberProperties': Value('float64'), 'graceDaysAllowedNumber': Value('float64'), 'interestOnlyIndicator': Value('bool'), 'balloonIndicator': Value('bool'), 'prepaymentPremiumIndicator': Value('bool'), 'negativeAmortizationIndicator': Value('bool'), 'modifiedIndicator': Value('bool'), 'prepaymentLockOutEndDate': Value('timestamp[ns]'), 'yieldMaintenanceEndD
              ...
              tAnnualLeaseRolloverReviewDate': Value('timestamp[ns]'), 'yearLastRenovated': Value('float64'), 'secondLargestTenant': Value('string'), 'squareFeetSecondLargestTenantNumber': Value('float64'), 'leaseExpirationSecondLargestTenantDate': Value('timestamp[ns]'), 'thirdLargestTenant': Value('string'), 'squareFeetThirdLargestTenantNumber': Value('float64'), 'leaseExpirationThirdLargestTenantDate': Value('timestamp[ns]'), 'unitsBedsRoomsNumber': Value('float64'), 'unitsBedsRoomsSecuritizationNumber': Value('float64'), 'defeasanceOptionStartDate': Value('timestamp[ns]'), 'hyperAmortizingDate': Value('timestamp[ns]'), 'originalAmortizationTermNumber': Value('float64'), 'GroupID': Value('float64'), 'armMarginNumber': Value('float64'), 'mostRecentValuationAmount': Value('float64'), 'mostRecentValuationDate': Value('timestamp[ns]'), 'mostRecentValuationSourceCode': Value('string'), 'mostRecentPhysicalOccupancyPercentage': Value('float64'), 'mostRecentFinancialsStartDate': Value('timestamp[ns]'), 'mostRecentFinancialsEndDate': Value('timestamp[ns]'), 'mostRecentRevenueAmount': Value('float64'), 'operatingExpensesAmount': Value('float64'), 'mostRecentNetOperatingIncomeAmount': Value('float64'), 'mostRecentNetCashFlowAmount': Value('float64'), 'mostRecentDebtServiceAmount': Value('float64'), 'mostRecentDebtServiceCoverageNetOperatingIncomePercentage': Value('float64'), 'mostRecentDebtServiceCoverageNetCashFlowpercentage': Value('float64'), 'mostRecentDebtServiceCoverageCode': Value('bool')}
              because column names don't match

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

BANK 2017-BNK8

SEC ABS-EE asset-level filings for CIK 1718322 (BANK 2017-BNK8).

  • Filings: 83
  • Parquet files: 182
  • Total size: 11.8 MB
  • Reporting period start: 2017-11-11
  • Reporting period end: 2024-07-11

Parquet files are loan-level / asset-level data extracted from XML exhibits, organised as {accession_nodash}/{exhibit_name}.parquet. Reporting-period dates are derived from the asset-level XML (reportingPeriodEndingDate).

Filing index

cik form accessionNumber reportDate url
1718322 ABS-EE 0001539497-17-001848 2017-11-11 https://sec.gov/Archives/edgar/data/1718322/000153949717001848
1718322 ABS-EE/A 0001539497-17-002023 2017-11-11 https://sec.gov/Archives/edgar/data/1718322/000153949717002023
1718322 ABS-EE 0001056404-17-005814 2017-12-11 https://sec.gov/Archives/edgar/data/1718322/000105640417005814
1718322 ABS-EE 0001702746-18-000004 2018-01-11 https://sec.gov/Archives/edgar/data/1718322/000170274618000004
1718322 ABS-EE 0001706303-18-000004 2018-02-12 https://sec.gov/Archives/edgar/data/1718322/000170630318000004
1718322 ABS-EE 0001056404-18-002243 2018-03-12 https://sec.gov/Archives/edgar/data/1718322/000105640418002243
1718322 ABS-EE 0001056404-18-002799 2018-04-11 https://sec.gov/Archives/edgar/data/1718322/000105640418002799
1718322 ABS-EE 0001056404-18-003612 2018-05-11 https://sec.gov/Archives/edgar/data/1718322/000105640418003612
1718322 ABS-EE 0001056404-18-004181 2018-06-11 https://sec.gov/Archives/edgar/data/1718322/000105640418004181
1718322 ABS-EE 0001056404-18-004978 2018-07-11 https://sec.gov/Archives/edgar/data/1718322/000105640418004978
1718322 ABS-EE 0001056404-18-005780 2018-08-13 https://sec.gov/Archives/edgar/data/1718322/000105640418005780
1718322 ABS-EE 0001056404-18-006655 2018-09-11 https://sec.gov/Archives/edgar/data/1718322/000105640418006655
1718322 ABS-EE 0001056404-18-007647 2018-10-11 https://sec.gov/Archives/edgar/data/1718322/000105640418007647
1718322 ABS-EE 0001056404-18-008298 2018-11-13 https://sec.gov/Archives/edgar/data/1718322/000105640418008298
1718322 ABS-EE 0001056404-18-008970 2018-12-11 https://sec.gov/Archives/edgar/data/1718322/000105640418008970
1718322 ABS-EE 0001056404-19-001006 2019-01-11 https://sec.gov/Archives/edgar/data/1718322/000105640419001006
1718322 ABS-EE 0001056404-19-001934 2019-02-11 https://sec.gov/Archives/edgar/data/1718322/000105640419001934
1718322 ABS-EE/A 0001056404-19-003509 2019-03-11 https://sec.gov/Archives/edgar/data/1718322/000105640419003509
1718322 ABS-EE 0001056404-19-004138 2019-04-11 https://sec.gov/Archives/edgar/data/1718322/000105640419004138
1718322 ABS-EE 0001056404-19-005342 2019-05-13 https://sec.gov/Archives/edgar/data/1718322/000105640419005342
1718322 ABS-EE 0001056404-19-006250 2019-06-11 https://sec.gov/Archives/edgar/data/1718322/000105640419006250
1718322 ABS-EE 0001056404-19-007142 2019-07-11 https://sec.gov/Archives/edgar/data/1718322/000105640419007142
1718322 ABS-EE 0001056404-19-008194 2019-08-12 https://sec.gov/Archives/edgar/data/1718322/000105640419008194
1718322 ABS-EE 0001056404-19-009151 2019-09-11 https://sec.gov/Archives/edgar/data/1718322/000105640419009151
1718322 ABS-EE 0001056404-19-010298 2019-10-11 https://sec.gov/Archives/edgar/data/1718322/000105640419010298
1718322 ABS-EE 0001056404-19-011472 2019-11-12 https://sec.gov/Archives/edgar/data/1718322/000105640419011472
1718322 ABS-EE 0001056404-19-012397 2019-12-11 https://sec.gov/Archives/edgar/data/1718322/000105640419012397
1718322 ABS-EE 0001056404-20-001079 2020-01-13 https://sec.gov/Archives/edgar/data/1718322/000105640420001079
1718322 ABS-EE 0001056404-20-001756 2020-02-11 https://sec.gov/Archives/edgar/data/1718322/000105640420001756
1718322 ABS-EE 0001056404-20-003990 2020-03-11 https://sec.gov/Archives/edgar/data/1718322/000105640420003990
1718322 ABS-EE 0001056404-20-005136 2020-04-13 https://sec.gov/Archives/edgar/data/1718322/000105640420005136
1718322 ABS-EE 0001056404-20-006250 2020-05-11 https://sec.gov/Archives/edgar/data/1718322/000105640420006250
1718322 ABS-EE 0001056404-20-007325 2020-06-11 https://sec.gov/Archives/edgar/data/1718322/000105640420007325
1718322 ABS-EE 0001056404-20-008536 2020-07-13 https://sec.gov/Archives/edgar/data/1718322/000105640420008536
1718322 ABS-EE/A 0001056404-20-008756 2020-07-13 https://sec.gov/Archives/edgar/data/1718322/000105640420008756
1718322 ABS-EE 0001056404-20-009690 2020-08-11 https://sec.gov/Archives/edgar/data/1718322/000105640420009690
1718322 ABS-EE 0001056404-20-010985 2020-09-11 https://sec.gov/Archives/edgar/data/1718322/000105640420010985
1718322 ABS-EE 0001056404-20-012230 2020-10-13 https://sec.gov/Archives/edgar/data/1718322/000105640420012230
1718322 ABS-EE 0001056404-20-013584 2020-11-12 https://sec.gov/Archives/edgar/data/1718322/000105640420013584
1718322 ABS-EE 0001056404-20-014542 2020-12-11 https://sec.gov/Archives/edgar/data/1718322/000105640420014542
1718322 ABS-EE 0001056404-21-001083 2021-01-11 https://sec.gov/Archives/edgar/data/1718322/000105640421001083
1718322 ABS-EE 0001056404-21-002045 2021-02-11 https://sec.gov/Archives/edgar/data/1718322/000105640421002045
1718322 ABS-EE 0001056404-21-004021 2021-03-11 https://sec.gov/Archives/edgar/data/1718322/000105640421004021
1718322 ABS-EE 0001056404-21-005317 2021-04-12 https://sec.gov/Archives/edgar/data/1718322/000105640421005317
1718322 ABS-EE 0001056404-21-006670 2021-05-11 https://sec.gov/Archives/edgar/data/1718322/000105640421006670
1718322 ABS-EE 0001056404-21-007954 2021-06-11 https://sec.gov/Archives/edgar/data/1718322/000105640421007954
1718322 ABS-EE 0001056404-21-009537 2021-07-12 https://sec.gov/Archives/edgar/data/1718322/000105640421009537
1718322 ABS-EE 0001056404-21-010699 2021-08-11 https://sec.gov/Archives/edgar/data/1718322/000105640421010699
1718322 ABS-EE 0001056404-21-011893 2021-09-13 https://sec.gov/Archives/edgar/data/1718322/000105640421011893
1718322 ABS-EE 0001056404-21-013393 2021-10-12 https://sec.gov/Archives/edgar/data/1718322/000105640421013393
1718322 ABS-EE 0001888524-21-001977 2021-11-12 https://sec.gov/Archives/edgar/data/1718322/000188852421001977
1718322 ABS-EE 0001888524-21-003472 2021-12-13 https://sec.gov/Archives/edgar/data/1718322/000188852421003472
1718322 ABS-EE 0001888524-22-001231 2022-01-11 https://sec.gov/Archives/edgar/data/1718322/000188852422001231
1718322 ABS-EE 0001888524-22-002483 2022-02-11 https://sec.gov/Archives/edgar/data/1718322/000188852422002483
1718322 ABS-EE 0001888524-22-004343 2022-03-11 https://sec.gov/Archives/edgar/data/1718322/000188852422004343
1718322 ABS-EE 0001888524-22-005857 2022-04-11 https://sec.gov/Archives/edgar/data/1718322/000188852422005857
1718322 ABS-EE 0001888524-22-007009 2022-05-11 https://sec.gov/Archives/edgar/data/1718322/000188852422007009
1718322 ABS-EE 0001888524-22-008190 2022-06-13 https://sec.gov/Archives/edgar/data/1718322/000188852422008190
1718322 ABS-EE 0001888524-22-009736 2022-07-11 https://sec.gov/Archives/edgar/data/1718322/000188852422009736
1718322 ABS-EE 0001888524-22-010900 2022-08-11 https://sec.gov/Archives/edgar/data/1718322/000188852422010900
1718322 ABS-EE 0001888524-22-012473 2022-09-12 https://sec.gov/Archives/edgar/data/1718322/000188852422012473
1718322 ABS-EE 0001888524-22-013860 2022-10-11 https://sec.gov/Archives/edgar/data/1718322/000188852422013860
1718322 ABS-EE 0001888524-22-014506 2022-11-14 https://sec.gov/Archives/edgar/data/1718322/000188852422014506
1718322 ABS-EE 0001888524-22-016460 2022-12-12 https://sec.gov/Archives/edgar/data/1718322/000188852422016460
1718322 ABS-EE 0001888524-23-001358 2023-01-11 https://sec.gov/Archives/edgar/data/1718322/000188852423001358
1718322 ABS-EE 0001888524-23-002910 2023-02-13 https://sec.gov/Archives/edgar/data/1718322/000188852423002910
1718322 ABS-EE 0001888524-23-004971 2023-03-13 https://sec.gov/Archives/edgar/data/1718322/000188852423004971
1718322 ABS-EE 0001888524-23-006517 2023-04-11 https://sec.gov/Archives/edgar/data/1718322/000188852423006517
1718322 ABS-EE 0001888524-23-007973 2023-05-11 https://sec.gov/Archives/edgar/data/1718322/000188852423007973
1718322 ABS-EE 0001888524-23-009302 2023-06-12 https://sec.gov/Archives/edgar/data/1718322/000188852423009302
1718322 ABS-EE 0001888524-23-010908 2023-07-11 https://sec.gov/Archives/edgar/data/1718322/000188852423010908
1718322 ABS-EE 0001888524-23-012467 2023-08-11 https://sec.gov/Archives/edgar/data/1718322/000188852423012467
1718322 ABS-EE 0001888524-23-013855 2023-09-11 https://sec.gov/Archives/edgar/data/1718322/000188852423013855
1718322 ABS-EE 0001888524-23-015314 2023-10-11 https://sec.gov/Archives/edgar/data/1718322/000188852423015314
1718322 ABS-EE 0001888524-23-016849 2023-11-13 https://sec.gov/Archives/edgar/data/1718322/000188852423016849
1718322 ABS-EE 0001888524-23-018156 2023-12-11 https://sec.gov/Archives/edgar/data/1718322/000188852423018156
1718322 ABS-EE 0001888524-24-001562 2024-01-11 https://sec.gov/Archives/edgar/data/1718322/000188852424001562
1718322 ABS-EE 0001888524-24-002756 2024-02-12 https://sec.gov/Archives/edgar/data/1718322/000188852424002756
1718322 ABS-EE 0001888524-24-004981 2024-03-11 https://sec.gov/Archives/edgar/data/1718322/000188852424004981
1718322 ABS-EE 0001888524-24-006699 2024-04-11 https://sec.gov/Archives/edgar/data/1718322/000188852424006699
1718322 ABS-EE 0001888524-24-008294 2024-05-13 https://sec.gov/Archives/edgar/data/1718322/000188852424008294
1718322 ABS-EE 0001888524-24-009761 2024-06-11 https://sec.gov/Archives/edgar/data/1718322/000188852424009761
1718322 ABS-EE 0001888524-24-011352 2024-07-11 https://sec.gov/Archives/edgar/data/1718322/000188852424011352
Downloads last month
13