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]'), 'originalAmortizationTermNumber': Value('float64'), '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'), 'prepaymentLockOutEnd
...
nt': Value('float64'), 'totalScheduledPrincipalInterestDueAmount': Value('float64'), 'reportPeriodInterestRatePercentage': Value('float64'), 'servicerTrusteeFeeRatePercentage': Value('float64'), 'scheduledInterestAmount': Value('float64'), 'scheduledPrincipalAmount': Value('float64'), 'unscheduledPrincipalCollectedAmount': Value('float64'), 'reportPeriodEndActualBalanceAmount': Value('float64'), 'reportPeriodEndScheduledLoanBalanceAmount': Value('float64'), 'paidThroughDate': Value('timestamp[ns]'), 'servicingAdvanceMethodCode': Value('float64'), 'nonRecoverabilityIndicator': Value('bool'), 'totalPrincipalInterestAdvancedOutstandingAmount': Value('float64'), 'totalTaxesInsuranceAdvancesOutstandingAmount': Value('float64'), 'otherExpensesAdvancedOutstandingAmount': Value('float64'), 'paymentStatusLoanCode': Value('float64'), 'nextInterestRatePercentage': Value('float64'), 'primaryServicerName': Value('string'), 'assetSubjectDemandIndicator': Value('bool'), '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'), 'mostRecentPhysicalOccupancyPercentage': Value('float64'), 'yieldMaintenanceEndDate': Value('timestamp[ns]')}
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]'), 'originalAmortizationTermNumber': Value('float64'), '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'), 'prepaymentLockOutEnd
              ...
              nt': Value('float64'), 'totalScheduledPrincipalInterestDueAmount': Value('float64'), 'reportPeriodInterestRatePercentage': Value('float64'), 'servicerTrusteeFeeRatePercentage': Value('float64'), 'scheduledInterestAmount': Value('float64'), 'scheduledPrincipalAmount': Value('float64'), 'unscheduledPrincipalCollectedAmount': Value('float64'), 'reportPeriodEndActualBalanceAmount': Value('float64'), 'reportPeriodEndScheduledLoanBalanceAmount': Value('float64'), 'paidThroughDate': Value('timestamp[ns]'), 'servicingAdvanceMethodCode': Value('float64'), 'nonRecoverabilityIndicator': Value('bool'), 'totalPrincipalInterestAdvancedOutstandingAmount': Value('float64'), 'totalTaxesInsuranceAdvancesOutstandingAmount': Value('float64'), 'otherExpensesAdvancedOutstandingAmount': Value('float64'), 'paymentStatusLoanCode': Value('float64'), 'nextInterestRatePercentage': Value('float64'), 'primaryServicerName': Value('string'), 'assetSubjectDemandIndicator': Value('bool'), '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'), 'mostRecentPhysicalOccupancyPercentage': Value('float64'), 'yieldMaintenanceEndDate': Value('timestamp[ns]')}
              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.

Wells Fargo Commercial Mortgage Trust 2019-C53

SEC ABS-EE asset-level filings for CIK 1789356 (Wells Fargo Commercial Mortgage Trust 2019-C53).

  • Filings: 57
  • Parquet files: 226
  • Total size: 14.6 MB
  • Reporting period start: 2019-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
1789356 ABS-EE 0001539497-19-001665 2019-11-11 https://sec.gov/Archives/edgar/data/1789356/000153949719001665
1789356 ABS-EE 0001056404-19-012284 2019-12-11 https://sec.gov/Archives/edgar/data/1789356/000105640419012284
1789356 ABS-EE 0001056404-20-000590 2020-01-13 https://sec.gov/Archives/edgar/data/1789356/000105640420000590
1789356 ABS-EE 0001056404-20-001785 2020-02-11 https://sec.gov/Archives/edgar/data/1789356/000105640420001785
1789356 ABS-EE 0001056404-20-003553 2020-03-11 https://sec.gov/Archives/edgar/data/1789356/000105640420003553
1789356 ABS-EE 0001056404-20-004622 2020-04-13 https://sec.gov/Archives/edgar/data/1789356/000105640420004622
1789356 ABS-EE 0001056404-20-005844 2020-05-11 https://sec.gov/Archives/edgar/data/1789356/000105640420005844
1789356 ABS-EE 0001056404-20-007114 2020-06-11 https://sec.gov/Archives/edgar/data/1789356/000105640420007114
1789356 ABS-EE 0001056404-20-008175 2020-07-13 https://sec.gov/Archives/edgar/data/1789356/000105640420008175
1789356 ABS-EE 0001056404-20-009472 2020-08-11 https://sec.gov/Archives/edgar/data/1789356/000105640420009472
1789356 ABS-EE 0001056404-20-010793 2020-09-11 https://sec.gov/Archives/edgar/data/1789356/000105640420010793
1789356 ABS-EE 0001056404-20-011827 2020-10-13 https://sec.gov/Archives/edgar/data/1789356/000105640420011827
1789356 ABS-EE 0001056404-20-013121 2020-11-12 https://sec.gov/Archives/edgar/data/1789356/000105640420013121
1789356 ABS-EE 0001056404-20-014427 2020-12-11 https://sec.gov/Archives/edgar/data/1789356/000105640420014427
1789356 ABS-EE 0001056404-21-000634 2021-01-11 https://sec.gov/Archives/edgar/data/1789356/000105640421000634
1789356 ABS-EE 0001056404-21-001845 2021-02-11 https://sec.gov/Archives/edgar/data/1789356/000105640421001845
1789356 ABS-EE 0001056404-21-003828 2021-03-11 https://sec.gov/Archives/edgar/data/1789356/000105640421003828
1789356 ABS-EE 0001056404-21-005175 2021-04-12 https://sec.gov/Archives/edgar/data/1789356/000105640421005175
1789356 ABS-EE 0001056404-21-006469 2021-05-11 https://sec.gov/Archives/edgar/data/1789356/000105640421006469
1789356 ABS-EE 0001056404-21-007678 2021-06-11 https://sec.gov/Archives/edgar/data/1789356/000105640421007678
1789356 ABS-EE 0001056404-21-009186 2021-07-12 https://sec.gov/Archives/edgar/data/1789356/000105640421009186
1789356 ABS-EE 0001056404-21-010192 2021-08-11 https://sec.gov/Archives/edgar/data/1789356/000105640421010192
1789356 ABS-EE 0001056404-21-011371 2021-09-13 https://sec.gov/Archives/edgar/data/1789356/000105640421011371
1789356 ABS-EE 0001056404-21-012539 2021-10-12 https://sec.gov/Archives/edgar/data/1789356/000105640421012539
1789356 ABS-EE 0001888524-21-001293 2021-11-12 https://sec.gov/Archives/edgar/data/1789356/000188852421001293
1789356 ABS-EE 0001888524-21-002658 2021-12-13 https://sec.gov/Archives/edgar/data/1789356/000188852421002658
1789356 ABS-EE 0001888524-22-000361 2022-01-11 https://sec.gov/Archives/edgar/data/1789356/000188852422000361
1789356 ABS-EE 0001888524-22-001792 2022-02-11 https://sec.gov/Archives/edgar/data/1789356/000188852422001792
1789356 ABS-EE 0001888524-22-003735 2022-03-11 https://sec.gov/Archives/edgar/data/1789356/000188852422003735
1789356 ABS-EE 0001888524-22-004951 2022-04-11 https://sec.gov/Archives/edgar/data/1789356/000188852422004951
1789356 ABS-EE 0001888524-22-006283 2022-05-11 https://sec.gov/Archives/edgar/data/1789356/000188852422006283
1789356 ABS-EE 0001888524-22-007647 2022-06-13 https://sec.gov/Archives/edgar/data/1789356/000188852422007647
1789356 ABS-EE 0001888524-22-009203 2022-07-11 https://sec.gov/Archives/edgar/data/1789356/000188852422009203
1789356 ABS-EE 0001888524-22-010340 2022-08-11 https://sec.gov/Archives/edgar/data/1789356/000188852422010340
1789356 ABS-EE 0001888524-22-012112 2022-09-12 https://sec.gov/Archives/edgar/data/1789356/000188852422012112
1789356 ABS-EE 0001888524-22-013068 2022-10-11 https://sec.gov/Archives/edgar/data/1789356/000188852422013068
1789356 ABS-EE 0001888524-22-014831 2022-11-14 https://sec.gov/Archives/edgar/data/1789356/000188852422014831
1789356 ABS-EE 0001888524-22-016144 2022-12-12 https://sec.gov/Archives/edgar/data/1789356/000188852422016144
1789356 ABS-EE 0001888524-23-001075 2023-01-11 https://sec.gov/Archives/edgar/data/1789356/000188852423001075
1789356 ABS-EE 0001888524-23-002301 2023-02-13 https://sec.gov/Archives/edgar/data/1789356/000188852423002301
1789356 ABS-EE 0001888524-23-004355 2023-03-13 https://sec.gov/Archives/edgar/data/1789356/000188852423004355
1789356 ABS-EE 0001888524-23-005720 2023-04-11 https://sec.gov/Archives/edgar/data/1789356/000188852423005720
1789356 ABS-EE 0001888524-23-007817 2023-05-11 https://sec.gov/Archives/edgar/data/1789356/000188852423007817
1789356 ABS-EE 0001888524-23-009235 2023-06-12 https://sec.gov/Archives/edgar/data/1789356/000188852423009235
1789356 ABS-EE 0001888524-23-010839 2023-07-11 https://sec.gov/Archives/edgar/data/1789356/000188852423010839
1789356 ABS-EE 0001888524-23-012127 2023-08-11 https://sec.gov/Archives/edgar/data/1789356/000188852423012127
1789356 ABS-EE 0001888524-23-013760 2023-09-11 https://sec.gov/Archives/edgar/data/1789356/000188852423013760
1789356 ABS-EE 0001888524-23-015046 2023-10-11 https://sec.gov/Archives/edgar/data/1789356/000188852423015046
1789356 ABS-EE 0001888524-23-016536 2023-11-13 https://sec.gov/Archives/edgar/data/1789356/000188852423016536
1789356 ABS-EE 0001888524-23-017745 2023-12-11 https://sec.gov/Archives/edgar/data/1789356/000188852423017745
1789356 ABS-EE 0001888524-24-001117 2024-01-11 https://sec.gov/Archives/edgar/data/1789356/000188852424001117
1789356 ABS-EE 0001888524-24-002423 2024-02-12 https://sec.gov/Archives/edgar/data/1789356/000188852424002423
1789356 ABS-EE 0001888524-24-004807 2024-03-11 https://sec.gov/Archives/edgar/data/1789356/000188852424004807
1789356 ABS-EE 0001888524-24-006531 2024-04-11 https://sec.gov/Archives/edgar/data/1789356/000188852424006531
1789356 ABS-EE 0001888524-24-007756 2024-05-13 https://sec.gov/Archives/edgar/data/1789356/000188852424007756
1789356 ABS-EE 0001888524-24-009250 2024-06-11 https://sec.gov/Archives/edgar/data/1789356/000188852424009250
1789356 ABS-EE 0001888524-24-010800 2024-07-11 https://sec.gov/Archives/edgar/data/1789356/000188852424010800
Downloads last month
9