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'), 'GroupID': Value('int64'), 'reportingPeriodBeginningDate': Value('timestamp[ns]'), 'reportingPeriodEndDate': Value('timestamp[ns]'), 'originatorName': Value('string'), 'originationDate': Value('timestamp[ns]'), 'originalLoanAmount': Value('int64'), 'originalTermLoanNumber': Value('int64'), 'maturityDate': Value('timestamp[ns]'), 'originalInterestRatePercentage': Value('float64'), 'interestRateSecuritizationPercentage': Value('float64'), 'interestAccrualMethodCode': Value('int64'), 'originalInterestRateTypeCode': Value('int64'), 'originalInterestOnlyTermNumber': Value('float64'), 'firstLoanPaymentDueDate': Value('timestamp[ns]'), 'underwritingIndicator': Value('bool'), 'lienPositionSecuritizationCode': Value('int64'), 'loanStructureCode': Value('string'), 'paymentTypeCode': Value('int64'), 'periodicPrincipalAndInterestPaymentSecuritizationAmount': Value('float64'), 'scheduledPrincipalBalanceSecuritizationAmount': Value('float64'), 'paymentFrequencyCode': Value('int64'), 'NumberPropertiesSecuritization': Value('int64'), 'NumberProperties': Value('float64'), 'interestOnlyIndicator': Value('bool'), 'balloonIndicator': Value('bool'), 'prepaymentPremiumIndicator': Value('bool'), 'negativeAmortizationIndicator': Value('bool'), 'modifiedIndicator': Value('bool'), 'prepaymentLockOutEndDate': Value('timestamp[ns]'), 'propertyName': Value('string'), 'propertyAddress': Va
...
'squareFeetLargestTenantNumber': Value('float64'), 'leaseExpirationLargestTenantDate': Value('timestamp[ns]'), 'secondLargestTenant': Value('string'), 'squareFeetSecondLargestTenantNumber': Value('float64'), 'leaseExpirationSecondLargestTenantDate': Value('timestamp[ns]'), 'thirdLargestTenant': Value('string'), 'squareFeetThirdLargestTenantNumber': Value('float64'), 'leaseExpirationThirdLargestTenantDate': Value('timestamp[ns]'), 'mostRecentAnnualLeaseRolloverReviewDate': Value('timestamp[ns]'), 'yearLastRenovated': Value('float64'), '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]'), 'nonRecoverabilityIndicator': Value('bool'), 'paymentStatusLoanCode': Value('float64'), 'armIndexRatePercentage': Value('float64'), 'nextInterestRatePercentage': Value('float64'), 'assetSubjectDemandIndicator': Value('bool'), 'originalAmortizationTermNumber': Value('float64'), 'unitsBedsRoomsSecuritizationNumber': Value('float64'), 'scheduledPrincipalAmount': Value('float64'), 'graceDaysAllowedNumber': 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'), 'GroupID': Value('int64'), 'reportingPeriodBeginningDate': Value('timestamp[ns]'), 'reportingPeriodEndDate': Value('timestamp[ns]'), 'originatorName': Value('string'), 'originationDate': Value('timestamp[ns]'), 'originalLoanAmount': Value('int64'), 'originalTermLoanNumber': Value('int64'), 'maturityDate': Value('timestamp[ns]'), 'originalInterestRatePercentage': Value('float64'), 'interestRateSecuritizationPercentage': Value('float64'), 'interestAccrualMethodCode': Value('int64'), 'originalInterestRateTypeCode': Value('int64'), 'originalInterestOnlyTermNumber': Value('float64'), 'firstLoanPaymentDueDate': Value('timestamp[ns]'), 'underwritingIndicator': Value('bool'), 'lienPositionSecuritizationCode': Value('int64'), 'loanStructureCode': Value('string'), 'paymentTypeCode': Value('int64'), 'periodicPrincipalAndInterestPaymentSecuritizationAmount': Value('float64'), 'scheduledPrincipalBalanceSecuritizationAmount': Value('float64'), 'paymentFrequencyCode': Value('int64'), 'NumberPropertiesSecuritization': Value('int64'), 'NumberProperties': Value('float64'), 'interestOnlyIndicator': Value('bool'), 'balloonIndicator': Value('bool'), 'prepaymentPremiumIndicator': Value('bool'), 'negativeAmortizationIndicator': Value('bool'), 'modifiedIndicator': Value('bool'), 'prepaymentLockOutEndDate': Value('timestamp[ns]'), 'propertyName': Value('string'), 'propertyAddress': Va
...
'squareFeetLargestTenantNumber': Value('float64'), 'leaseExpirationLargestTenantDate': Value('timestamp[ns]'), 'secondLargestTenant': Value('string'), 'squareFeetSecondLargestTenantNumber': Value('float64'), 'leaseExpirationSecondLargestTenantDate': Value('timestamp[ns]'), 'thirdLargestTenant': Value('string'), 'squareFeetThirdLargestTenantNumber': Value('float64'), 'leaseExpirationThirdLargestTenantDate': Value('timestamp[ns]'), 'mostRecentAnnualLeaseRolloverReviewDate': Value('timestamp[ns]'), 'yearLastRenovated': Value('float64'), '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]'), 'nonRecoverabilityIndicator': Value('bool'), 'paymentStatusLoanCode': Value('float64'), 'armIndexRatePercentage': Value('float64'), 'nextInterestRatePercentage': Value('float64'), 'assetSubjectDemandIndicator': Value('bool'), 'originalAmortizationTermNumber': Value('float64'), 'unitsBedsRoomsSecuritizationNumber': Value('float64'), 'scheduledPrincipalAmount': Value('float64'), 'graceDaysAllowedNumber': 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 |
|---|---|---|---|---|---|---|
| 1778749 | ABS-EE | 0001539497-19-001111 | 333-227446-05 | 19947622 | 2019-07-11 | https://sec.gov/Archives/edgar/data/1778749/000153949719001111 |
| 1778749 | ABS-EE/A | 0001539497-19-001213 | 333-227446-05 | 19974850 | 2019-07-11 | https://sec.gov/Archives/edgar/data/1778749/000153949719001213 |
| 1778749 | ABS-EE | 0001056404-19-008252 | 333-227446-05 | 191071939 | 2019-08-12 | https://sec.gov/Archives/edgar/data/1778749/000105640419008252 |
| 1778749 | ABS-EE | 0001056404-19-009131 | 333-227446-05 | 191129041 | 2019-09-11 | https://sec.gov/Archives/edgar/data/1778749/000105640419009131 |
| 1778749 | ABS-EE | 0001056404-19-010426 | 333-227446-05 | 191186404 | 2019-10-18 | https://sec.gov/Archives/edgar/data/1778749/000105640419010426 |
| 1778749 | ABS-EE | 0001056404-19-011546 | 333-227446-05 | 191265418 | 2019-11-18 | https://sec.gov/Archives/edgar/data/1778749/000105640419011546 |
| 1778749 | ABS-EE | 0001056404-19-012404 | 333-227446-05 | 191318447 | 2019-12-17 | https://sec.gov/Archives/edgar/data/1778749/000105640419012404 |
| 1778749 | ABS-EE | 0001056404-20-000996 | 333-227446-05 | 20567422 | 2020-01-17 | https://sec.gov/Archives/edgar/data/1778749/000105640420000996 |
| 1778749 | ABS-EE | 0001056404-20-001934 | 333-227446-05 | 20682193 | 2020-02-18 | https://sec.gov/Archives/edgar/data/1778749/000105640420001934 |
| 1778749 | ABS-EE | 0001056404-20-003925 | 333-227446-05 | 20764050 | 2020-03-17 | https://sec.gov/Archives/edgar/data/1778749/000105640420003925 |
| 1778749 | ABS-EE | 0001056404-20-005147 | 333-227446-05 | 20841626 | 2020-04-17 | https://sec.gov/Archives/edgar/data/1778749/000105640420005147 |
| 1778749 | ABS-EE | 0001056404-20-006159 | 333-227446-05 | 20931418 | 2020-05-15 | https://sec.gov/Archives/edgar/data/1778749/000105640420006159 |
| 1778749 | ABS-EE | 0001056404-20-007146 | 333-227446-05 | 201005194 | 2020-06-17 | https://sec.gov/Archives/edgar/data/1778749/000105640420007146 |
| 1778749 | ABS-EE | 0001056404-20-008352 | 333-227446-05 | 201064837 | 2020-07-17 | https://sec.gov/Archives/edgar/data/1778749/000105640420008352 |
| 1778749 | ABS-EE | 0001056404-20-009719 | 333-227446-05 | 201151825 | 2020-08-17 | https://sec.gov/Archives/edgar/data/1778749/000105640420009719 |
| 1778749 | ABS-EE | 0001056404-20-010886 | 333-227446-05 | 201215354 | 2020-09-17 | https://sec.gov/Archives/edgar/data/1778749/000105640420010886 |
| 1778749 | ABS-EE | 0001056404-20-011912 | 333-227446-05 | 201279895 | 2020-10-19 | https://sec.gov/Archives/edgar/data/1778749/000105640420011912 |
| 1778749 | ABS-EE | 0001056404-20-013302 | 333-227446-05 | 201365319 | 2020-11-18 | https://sec.gov/Archives/edgar/data/1778749/000105640420013302 |
| 1778749 | ABS-EE | 0001056404-20-014573 | 333-227446-05 | 201428070 | 2020-12-17 | https://sec.gov/Archives/edgar/data/1778749/000105640420014573 |
| 1778749 | ABS-EE | 0001056404-21-001063 | 333-227446-05 | 21574869 | 2021-01-15 | https://sec.gov/Archives/edgar/data/1778749/000105640421001063 |
| 1778749 | ABS-EE | 0001056404-21-002038 | 333-227446-05 | 21713166 | 2021-02-18 | https://sec.gov/Archives/edgar/data/1778749/000105640421002038 |
| 1778749 | ABS-EE | 0001056404-21-004177 | 333-227446-05 | 21794676 | 2021-03-17 | https://sec.gov/Archives/edgar/data/1778749/000105640421004177 |
| 1778749 | ABS-EE | 0001056404-21-005307 | 333-227446-05 | 21878089 | 2021-04-16 | https://sec.gov/Archives/edgar/data/1778749/000105640421005307 |
| 1778749 | ABS-EE | 0001056404-21-006823 | 333-227446-05 | 21981449 | 2021-05-17 | https://sec.gov/Archives/edgar/data/1778749/000105640421006823 |
| 1778749 | ABS-EE | 0001056404-21-008127 | 333-227446-05 | 211065292 | 2021-06-17 | https://sec.gov/Archives/edgar/data/1778749/000105640421008127 |
| 1778749 | ABS-EE | 0001056404-21-009498 | 333-227446-05 | 211133126 | 2021-07-16 | https://sec.gov/Archives/edgar/data/1778749/000105640421009498 |
| 1778749 | ABS-EE | 0001056404-21-010639 | 333-227446-05 | 211228070 | 2021-08-17 | https://sec.gov/Archives/edgar/data/1778749/000105640421010639 |
| 1778749 | ABS-EE | 0001056404-21-011984 | 333-227446-05 | 211298378 | 2021-09-17 | https://sec.gov/Archives/edgar/data/1778749/000105640421011984 |
| 1778749 | ABS-EE | 0001056404-21-013333 | 333-227446-05 | 211356534 | 2021-10-18 | https://sec.gov/Archives/edgar/data/1778749/000105640421013333 |
| 1778749 | ABS-EE/A | 0001888524-21-003461 | 333-227446-05 | 211532062 | 2021-10-18 | https://sec.gov/Archives/edgar/data/1778749/000188852421003461 |
| 1778749 | ABS-EE | 0001888524-21-001986 | 333-227446-05 | 211465884 | 2021-11-18 | https://sec.gov/Archives/edgar/data/1778749/000188852421001986 |
| 1778749 | ABS-EE | 0001888524-21-003555 | 333-227446-05 | 211532539 | 2021-12-17 | https://sec.gov/Archives/edgar/data/1778749/000188852421003555 |
| 1778749 | ABS-EE | 0001888524-22-001091 | 333-227446-05 | 22580563 | 2022-01-18 | https://sec.gov/Archives/edgar/data/1778749/000188852422001091 |
| 1778749 | ABS-EE | 0001888524-22-002409 | 333-227446-05 | 22707489 | 2022-02-17 | https://sec.gov/Archives/edgar/data/1778749/000188852422002409 |
| 1778749 | ABS-EE | 0001888524-22-004526 | 333-227446-05 | 22793624 | 2022-03-17 | https://sec.gov/Archives/edgar/data/1778749/000188852422004526 |
| 1778749 | ABS-EE | 0001888524-22-005733 | 333-227446-05 | 22880165 | 2022-04-18 | https://sec.gov/Archives/edgar/data/1778749/000188852422005733 |
| 1778749 | ABS-EE | 0001888524-22-007078 | 333-227446-05 | 22985321 | 2022-05-17 | https://sec.gov/Archives/edgar/data/1778749/000188852422007078 |
| 1778749 | ABS-EE | 0001888524-22-008288 | 333-227446-05 | 221057703 | 2022-06-17 | https://sec.gov/Archives/edgar/data/1778749/000188852422008288 |
| 1778749 | ABS-EE | 0001888524-22-009853 | 333-227446-05 | 221123652 | 2022-07-15 | https://sec.gov/Archives/edgar/data/1778749/000188852422009853 |
| 1778749 | ABS-EE | 0001888524-22-011022 | 333-227446-05 | 221218076 | 2022-08-17 | https://sec.gov/Archives/edgar/data/1778749/000188852422011022 |
| 1778749 | ABS-EE | 0001888524-22-012364 | 333-227446-05 | 221282963 | 2022-09-16 | https://sec.gov/Archives/edgar/data/1778749/000188852422012364 |
| 1778749 | ABS-EE | 0001888524-22-013868 | 333-227446-05 | 221346119 | 2022-10-17 | https://sec.gov/Archives/edgar/data/1778749/000188852422013868 |
| 1778749 | ABS-EE | 0001888524-22-014502 | 333-227446-05 | 221435512 | 2022-11-18 | https://sec.gov/Archives/edgar/data/1778749/000188852422014502 |
| 1778749 | ABS-EE | 0001888524-22-016402 | 333-227446-05 | 221501443 | 2022-12-16 | https://sec.gov/Archives/edgar/data/1778749/000188852422016402 |
| 1778749 | ABS-EE | 0001888524-23-001314 | 333-227446-05 | 23576333 | 2023-01-18 | https://sec.gov/Archives/edgar/data/1778749/000188852423001314 |
| 1778749 | ABS-EE | 0001888524-23-002755 | 333-227446-05 | 23703316 | 2023-02-17 | https://sec.gov/Archives/edgar/data/1778749/000188852423002755 |
| 1778749 | ABS-EE | 0001888524-23-005075 | 333-227446-05 | 23791577 | 2023-03-17 | https://sec.gov/Archives/edgar/data/1778749/000188852423005075 |
| 1778749 | ABS-EE | 0001888524-23-006491 | 333-227446-05 | 23873335 | 2023-04-17 | https://sec.gov/Archives/edgar/data/1778749/000188852423006491 |
| 1778749 | ABS-EE | 0001888524-23-008085 | 333-227446-05 | 23983745 | 2023-05-17 | https://sec.gov/Archives/edgar/data/1778749/000188852423008085 |
| 1778749 | ABS-EE | 0001888524-23-009312 | 333-227446-05 | 231059758 | 2023-06-16 | https://sec.gov/Archives/edgar/data/1778749/000188852423009312 |
| 1778749 | ABS-EE | 0001888524-23-010912 | 333-227446-05 | 231126470 | 2023-07-17 | https://sec.gov/Archives/edgar/data/1778749/000188852423010912 |
| 1778749 | ABS-EE | 0001888524-23-012497 | 333-227446-05 | 231231176 | 2023-08-17 | https://sec.gov/Archives/edgar/data/1778749/000188852423012497 |
| 1778749 | ABS-EE | 0001888524-23-013903 | 333-227446-05 | 231292408 | 2023-09-15 | https://sec.gov/Archives/edgar/data/1778749/000188852423013903 |
| 1778749 | ABS-EE | 0001888524-23-015459 | 333-227446-05 | 231363595 | 2023-10-17 | https://sec.gov/Archives/edgar/data/1778749/000188852423015459 |
| 1778749 | ABS-EE | 0001888524-23-016893 | 333-227446-05 | 231459108 | 2023-11-17 | https://sec.gov/Archives/edgar/data/1778749/000188852423016893 |
| 1778749 | ABS-EE | 0001888524-23-018141 | 333-227446-05 | 231525904 | 2023-12-15 | https://sec.gov/Archives/edgar/data/1778749/000188852423018141 |
| 1778749 | ABS-EE | 0001888524-24-001439 | 333-227446-05 | 24586121 | 2024-01-18 | https://sec.gov/Archives/edgar/data/1778749/000188852424001439 |
| 1778749 | ABS-EE | 0001888524-24-002916 | 333-227446-05 | 24713147 | 2024-02-16 | https://sec.gov/Archives/edgar/data/1778749/000188852424002916 |
| 1778749 | ABS-EE | 0001888524-24-005108 | 333-227446-05 | 24796574 | 2024-03-15 | https://sec.gov/Archives/edgar/data/1778749/000188852424005108 |
| 1778749 | ABS-EE | 0001888524-24-006741 | 333-227446-05 | 24901913 | 2024-04-17 | https://sec.gov/Archives/edgar/data/1778749/000188852424006741 |
| 1778749 | ABS-EE | 0001888524-24-008350 | 333-227446-05 | 241008313 | 2024-05-17 | https://sec.gov/Archives/edgar/data/1778749/000188852424008350 |
| 1778749 | ABS-EE | 0001888524-24-009882 | 333-227446-05 | 241089631 | 2024-06-17 | https://sec.gov/Archives/edgar/data/1778749/000188852424009882 |
| 1778749 | ABS-EE | 0001888524-24-011477 | 333-227446-05 | 241162494 | 2024-07-17 | https://sec.gov/Archives/edgar/data/1778749/000188852424011477 |
- Downloads last month
- 19