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'), 'interestOnlyIndicator': Value('bool'), 'balloonIndicator': Value('bool'), 'prepaymentPremiumIndicator': Value('bool'), 'negativeAmortizationIndicator': Value('bool'), 'modifiedIndicator': Value('bool'), 'yieldMaintenanceEndDate': Value('timestamp[ns]'), 'prepaymentPremiumsEndDate': Value('timestamp[ns]'), 'propertyName
...
'), 'netOperatingIncomeNetCashFlowSecuritizationCode': Value('string'), 'netOperatingIncomeNetCashFlowCode': Value('string'), 'debtServiceCoverageNetOperatingIncomeSecuritizationPercentage': Value('float64'), 'debtServiceCoverageNetCashFlowSecuritizationPercentage': Value('float64'), 'debtServiceCoverageSecuritizationCode': Value('bool'), 'mostRecentDebtServiceCoverageCode': Value('bool'), 'assetAddedIndicator': Value('bool'), 'reportPeriodModificationIndicator': Value('bool'), 'reportPeriodBeginningScheduleLoanBalanceAmount': Value('float64'), 'totalScheduledPrincipalInterestDueAmount': Value('float64'), 'reportPeriodInterestRatePercentage': Value('float64'), 'servicerTrusteeFeeRatePercentage': Value('float64'), 'scheduledInterestAmount': Value('float64'), 'reportPeriodEndActualBalanceAmount': Value('float64'), 'reportPeriodEndScheduledLoanBalanceAmount': Value('float64'), 'paidThroughDate': Value('timestamp[ns]'), 'servicingAdvanceMethodCode': Value('float64'), 'nonRecoverabilityIndicator': Value('bool'), 'paymentStatusLoanCode': Value('float64'), 'armIndexRatePercentage': Value('float64'), 'nextInterestRatePercentage': Value('float64'), 'primaryServicerName': Value('string'), 'assetSubjectDemandIndicator': Value('bool'), 'prepaymentLockOutEndDate': Value('timestamp[ns]'), 'netRentableSquareFeetSecuritizationNumber': Value('float64'), 'graceDaysAllowedNumber': Value('float64'), 'originalAmortizationTermNumber': Value('float64'), 'scheduledPrincipalAmount': Value('float64')}
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'), 'interestOnlyIndicator': Value('bool'), 'balloonIndicator': Value('bool'), 'prepaymentPremiumIndicator': Value('bool'), 'negativeAmortizationIndicator': Value('bool'), 'modifiedIndicator': Value('bool'), 'yieldMaintenanceEndDate': Value('timestamp[ns]'), 'prepaymentPremiumsEndDate': Value('timestamp[ns]'), 'propertyName
...
'), 'netOperatingIncomeNetCashFlowSecuritizationCode': Value('string'), 'netOperatingIncomeNetCashFlowCode': Value('string'), 'debtServiceCoverageNetOperatingIncomeSecuritizationPercentage': Value('float64'), 'debtServiceCoverageNetCashFlowSecuritizationPercentage': Value('float64'), 'debtServiceCoverageSecuritizationCode': Value('bool'), 'mostRecentDebtServiceCoverageCode': Value('bool'), 'assetAddedIndicator': Value('bool'), 'reportPeriodModificationIndicator': Value('bool'), 'reportPeriodBeginningScheduleLoanBalanceAmount': Value('float64'), 'totalScheduledPrincipalInterestDueAmount': Value('float64'), 'reportPeriodInterestRatePercentage': Value('float64'), 'servicerTrusteeFeeRatePercentage': Value('float64'), 'scheduledInterestAmount': Value('float64'), 'reportPeriodEndActualBalanceAmount': Value('float64'), 'reportPeriodEndScheduledLoanBalanceAmount': Value('float64'), 'paidThroughDate': Value('timestamp[ns]'), 'servicingAdvanceMethodCode': Value('float64'), 'nonRecoverabilityIndicator': Value('bool'), 'paymentStatusLoanCode': Value('float64'), 'armIndexRatePercentage': Value('float64'), 'nextInterestRatePercentage': Value('float64'), 'primaryServicerName': Value('string'), 'assetSubjectDemandIndicator': Value('bool'), 'prepaymentLockOutEndDate': Value('timestamp[ns]'), 'netRentableSquareFeetSecuritizationNumber': Value('float64'), 'graceDaysAllowedNumber': Value('float64'), 'originalAmortizationTermNumber': Value('float64'), 'scheduledPrincipalAmount': Value('float64')}
because column names don't matchNeed help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
| cik | form | accessionNumber | fileNumber | filmNumber | reportDate | url |
|---|---|---|---|---|---|---|
| 1799463 | ABS-EE | 0001539497-20-000231 | 333-227446-09 | 20574424 | 2020-02-11 | https://sec.gov/Archives/edgar/data/1799463/000153949720000231 |
| 1799463 | ABS-EE/A | 0001539497-20-000401 | 333-227446-09 | 20635755 | 2020-02-11 | https://sec.gov/Archives/edgar/data/1799463/000153949720000401 |
| 1799463 | ABS-EE | 0001056404-20-003971 | 333-227446-09 | 20764307 | 2020-03-17 | https://sec.gov/Archives/edgar/data/1799463/000105640420003971 |
| 1799463 | ABS-EE | 0001056404-20-005153 | 333-227446-09 | 20841785 | 2020-04-17 | https://sec.gov/Archives/edgar/data/1799463/000105640420005153 |
| 1799463 | ABS-EE | 0001056404-20-006197 | 333-227446-09 | 20931626 | 2020-05-15 | https://sec.gov/Archives/edgar/data/1799463/000105640420006197 |
| 1799463 | ABS-EE | 0001056404-20-007370 | 333-227446-09 | 201006665 | 2020-06-17 | https://sec.gov/Archives/edgar/data/1799463/000105640420007370 |
| 1799463 | ABS-EE | 0001056404-20-008403 | 333-227446-09 | 201065178 | 2020-07-17 | https://sec.gov/Archives/edgar/data/1799463/000105640420008403 |
| 1799463 | ABS-EE | 0001056404-20-009902 | 333-227446-09 | 201153606 | 2020-08-17 | https://sec.gov/Archives/edgar/data/1799463/000105640420009902 |
| 1799463 | ABS-EE | 0001056404-20-011025 | 333-227446-09 | 201215889 | 2020-09-17 | https://sec.gov/Archives/edgar/data/1799463/000105640420011025 |
| 1799463 | ABS-EE | 0001056404-20-012058 | 333-227446-09 | 201280343 | 2020-10-19 | https://sec.gov/Archives/edgar/data/1799463/000105640420012058 |
| 1799463 | ABS-EE | 0001056404-20-013455 | 333-227446-09 | 201366240 | 2020-11-18 | https://sec.gov/Archives/edgar/data/1799463/000105640420013455 |
| 1799463 | ABS-EE | 0001056404-20-014613 | 333-227446-09 | 201428228 | 2020-12-17 | https://sec.gov/Archives/edgar/data/1799463/000105640420014613 |
| 1799463 | ABS-EE | 0001056404-21-001176 | 333-227446-09 | 21575579 | 2021-01-15 | https://sec.gov/Archives/edgar/data/1799463/000105640421001176 |
| 1799463 | ABS-EE | 0001056404-21-002212 | 333-227446-09 | 21714149 | 2021-02-18 | https://sec.gov/Archives/edgar/data/1799463/000105640421002212 |
| 1799463 | ABS-EE | 0001056404-21-004065 | 333-227446-09 | 21793207 | 2021-03-17 | https://sec.gov/Archives/edgar/data/1799463/000105640421004065 |
| 1799463 | ABS-EE | 0001056404-21-005159 | 333-227446-09 | 21876583 | 2021-04-16 | https://sec.gov/Archives/edgar/data/1799463/000105640421005159 |
| 1799463 | ABS-EE | 0001056404-21-006766 | 333-227446-09 | 21980853 | 2021-05-17 | https://sec.gov/Archives/edgar/data/1799463/000105640421006766 |
| 1799463 | ABS-EE | 0001056404-21-007947 | 333-227446-09 | 211062061 | 2021-06-17 | https://sec.gov/Archives/edgar/data/1799463/000105640421007947 |
| 1799463 | ABS-EE | 0001056404-21-009506 | 333-227446-09 | 211133181 | 2021-07-16 | https://sec.gov/Archives/edgar/data/1799463/000105640421009506 |
| 1799463 | ABS-EE | 0001056404-21-010667 | 333-227446-09 | 211228150 | 2021-08-17 | https://sec.gov/Archives/edgar/data/1799463/000105640421010667 |
| 1799463 | ABS-EE | 0001056404-21-011980 | 333-227446-09 | 211298352 | 2021-09-17 | https://sec.gov/Archives/edgar/data/1799463/000105640421011980 |
| 1799463 | ABS-EE | 0001056404-21-013314 | 333-227446-09 | 211356323 | 2021-10-18 | https://sec.gov/Archives/edgar/data/1799463/000105640421013314 |
| 1799463 | ABS-EE/A | 0001888524-21-003468 | 333-227446-09 | 211532099 | 2021-10-18 | https://sec.gov/Archives/edgar/data/1799463/000188852421003468 |
| 1799463 | ABS-EE | 0001888524-21-001958 | 333-227446-09 | 211465764 | 2021-11-18 | https://sec.gov/Archives/edgar/data/1799463/000188852421001958 |
| 1799463 | ABS-EE | 0001888524-21-003415 | 333-227446-09 | 211531818 | 2021-12-17 | https://sec.gov/Archives/edgar/data/1799463/000188852421003415 |
| 1799463 | ABS-EE | 0001888524-22-001125 | 333-227446-09 | 22580976 | 2022-01-18 | https://sec.gov/Archives/edgar/data/1799463/000188852422001125 |
| 1799463 | ABS-EE | 0001888524-22-002446 | 333-227446-09 | 22707604 | 2022-02-17 | https://sec.gov/Archives/edgar/data/1799463/000188852422002446 |
| 1799463 | ABS-EE | 0001888524-22-004351 | 333-227446-09 | 22791640 | 2022-03-17 | https://sec.gov/Archives/edgar/data/1799463/000188852422004351 |
| 1799463 | ABS-EE | 0001888524-22-005849 | 333-227446-09 | 22881040 | 2022-04-18 | https://sec.gov/Archives/edgar/data/1799463/000188852422005849 |
| 1799463 | ABS-EE | 0001888524-22-006946 | 333-227446-09 | 22984489 | 2022-05-17 | https://sec.gov/Archives/edgar/data/1799463/000188852422006946 |
| 1799463 | ABS-EE | 0001888524-22-008330 | 333-227446-09 | 221057892 | 2022-06-17 | https://sec.gov/Archives/edgar/data/1799463/000188852422008330 |
| 1799463 | ABS-EE | 0001888524-22-009845 | 333-227446-09 | 221123521 | 2022-07-15 | https://sec.gov/Archives/edgar/data/1799463/000188852422009845 |
| 1799463 | ABS-EE | 0001888524-22-010811 | 333-227446-09 | 221217404 | 2022-08-17 | https://sec.gov/Archives/edgar/data/1799463/000188852422010811 |
| 1799463 | ABS-EE | 0001888524-22-012356 | 333-227446-09 | 221282934 | 2022-09-16 | https://sec.gov/Archives/edgar/data/1799463/000188852422012356 |
| 1799463 | ABS-EE | 0001888524-22-013780 | 333-227446-09 | 221345506 | 2022-10-17 | https://sec.gov/Archives/edgar/data/1799463/000188852422013780 |
| 1799463 | ABS-EE | 0001888524-22-014438 | 333-227446-09 | 221435385 | 2022-11-18 | https://sec.gov/Archives/edgar/data/1799463/000188852422014438 |
| 1799463 | ABS-EE | 0001888524-22-016466 | 333-227446-09 | 221501735 | 2022-12-16 | https://sec.gov/Archives/edgar/data/1799463/000188852422016466 |
| 1799463 | ABS-EE | 0001888524-23-001183 | 333-227446-09 | 23575845 | 2023-01-18 | https://sec.gov/Archives/edgar/data/1799463/000188852423001183 |
| 1799463 | ABS-EE | 0001888524-23-002789 | 333-227446-09 | 23703461 | 2023-02-17 | https://sec.gov/Archives/edgar/data/1799463/000188852423002789 |
| 1799463 | ABS-EE | 0001888524-23-005035 | 333-227446-09 | 23791425 | 2023-03-17 | https://sec.gov/Archives/edgar/data/1799463/000188852423005035 |
| 1799463 | ABS-EE | 0001888524-23-006405 | 333-227446-09 | 23872817 | 2023-04-17 | https://sec.gov/Archives/edgar/data/1799463/000188852423006405 |
| 1799463 | ABS-EE | 0001888524-23-007943 | 333-227446-09 | 23983471 | 2023-05-17 | https://sec.gov/Archives/edgar/data/1799463/000188852423007943 |
| 1799463 | ABS-EE | 0001888524-23-009358 | 333-227446-09 | 231059889 | 2023-06-16 | https://sec.gov/Archives/edgar/data/1799463/000188852423009358 |
| 1799463 | ABS-EE | 0001888524-23-010925 | 333-227446-09 | 231126539 | 2023-07-17 | https://sec.gov/Archives/edgar/data/1799463/000188852423010925 |
| 1799463 | ABS-EE | 0001888524-23-012465 | 333-227446-09 | 231231090 | 2023-08-17 | https://sec.gov/Archives/edgar/data/1799463/000188852423012465 |
| 1799463 | ABS-EE | 0001888524-23-013935 | 333-227446-09 | 231292505 | 2023-09-15 | https://sec.gov/Archives/edgar/data/1799463/000188852423013935 |
| 1799463 | ABS-EE | 0001888524-23-015345 | 333-227446-09 | 231362994 | 2023-10-17 | https://sec.gov/Archives/edgar/data/1799463/000188852423015345 |
| 1799463 | ABS-EE | 0001888524-23-016693 | 333-227446-09 | 231458185 | 2023-11-17 | https://sec.gov/Archives/edgar/data/1799463/000188852423016693 |
| 1799463 | ABS-EE | 0001888524-23-018093 | 333-227446-09 | 231525732 | 2023-12-15 | https://sec.gov/Archives/edgar/data/1799463/000188852423018093 |
| 1799463 | ABS-EE | 0001888524-24-001470 | 333-227446-09 | 24586236 | 2024-01-18 | https://sec.gov/Archives/edgar/data/1799463/000188852424001470 |
| 1799463 | ABS-EE | 0001888524-24-002944 | 333-227446-09 | 24713247 | 2024-02-16 | https://sec.gov/Archives/edgar/data/1799463/000188852424002944 |
| 1799463 | ABS-EE | 0001888524-24-005042 | 333-227446-09 | 24795771 | 2024-03-15 | https://sec.gov/Archives/edgar/data/1799463/000188852424005042 |
| 1799463 | ABS-EE | 0001888524-24-006802 | 333-227446-09 | 24902136 | 2024-04-17 | https://sec.gov/Archives/edgar/data/1799463/000188852424006802 |
| 1799463 | ABS-EE | 0001888524-24-008386 | 333-227446-09 | 241008538 | 2024-05-17 | https://sec.gov/Archives/edgar/data/1799463/000188852424008386 |
| 1799463 | ABS-EE | 0001888524-24-009846 | 333-227446-09 | 241089463 | 2024-06-17 | https://sec.gov/Archives/edgar/data/1799463/000188852424009846 |
| 1799463 | ABS-EE | 0001888524-24-011433 | 333-227446-09 | 241161717 | 2024-07-17 | https://sec.gov/Archives/edgar/data/1799463/000188852424011433 |
- Downloads last month
- 29