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
commentNumber: string
commentColumn: string
commentDescription: string
-- schema metadata --
pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 862
to
{'assetTypeNumber': Value('string'), 'assetNumber': Value('string'), 'GroupID': Value('string'), 'reportingPeriodBeginningDate': Value('timestamp[ns]'), 'reportingPeriodEndDate': Value('timestamp[ns]'), 'originatorName': Value('string'), 'originationDate': Value('timestamp[ns]'), 'originalLoanAmount': Value('string'), 'originalTermLoanNumber': Value('string'), 'maturityDate': Value('timestamp[ns]'), 'originalAmortizationTermNumber': Value('string'), 'originalInterestRatePercentage': Value('string'), 'interestRateSecuritizationPercentage': Value('string'), 'interestAccrualMethodCode': Value('string'), 'originalInterestRateTypeCode': Value('string'), 'originalInterestOnlyTermNumber': Value('string'), 'firstLoanPaymentDueDate': Value('timestamp[ns]'), 'underwritingIndicator': Value('string'), 'lienPositionSecuritizationCode': Value('string'), 'loanStructureCode': Value('string'), 'paymentTypeCode': Value('string'), 'periodicPrincipalAndInterestPaymentSecuritizationAmount': Value('string'), 'scheduledPrincipalBalanceSecuritizationAmount': Value('string'), 'paymentFrequencyCode': Value('string'), 'NumberPropertiesSecuritization': Value('string'), 'NumberProperties': Value('string'), 'graceDaysAllowedNumber': Value('string'), 'interestOnlyIndicator': Value('string'), 'balloonIndicator': Value('string'), 'prepaymentPremiumIndicator': Value('string'), 'negativeAmortizationIndicator': Value('string'), 'modifiedIndicator': Value('string'), 'prepaymentLockOutEndDate': Value('timestamp[n
...
eCoverageCode': Value('string'), 'mostRecentAnnualLeaseRolloverReviewDate': Value('timestamp[ns]'), 'assetAddedIndicator': Value('string'), 'reportPeriodModificationIndicator': Value('string'), 'reportPeriodBeginningScheduleLoanBalanceAmount': Value('string'), 'totalScheduledPrincipalInterestDueAmount': Value('string'), 'reportPeriodInterestRatePercentage': Value('string'), 'servicerTrusteeFeeRatePercentage': Value('string'), 'scheduledInterestAmount': Value('string'), 'otherInterestAdjustmentAmount': Value('string'), 'scheduledPrincipalAmount': Value('string'), 'unscheduledPrincipalCollectedAmount': Value('string'), 'otherPrincipalAdjustmentAmount': Value('string'), 'reportPeriodEndActualBalanceAmount': Value('string'), 'reportPeriodEndScheduledLoanBalanceAmount': Value('string'), 'paidThroughDate': Value('timestamp[ns]'), 'servicingAdvanceMethodCode': Value('string'), 'nonRecoverabilityIndicator': Value('string'), 'totalPrincipalInterestAdvancedOutstandingAmount': Value('string'), 'totalTaxesInsuranceAdvancesOutstandingAmount': Value('string'), 'otherExpensesAdvancedOutstandingAmount': Value('string'), 'paymentStatusLoanCode': Value('string'), 'primaryServicerName': Value('string'), 'assetSubjectDemandIndicator': Value('string'), 'yieldMaintenanceEndDate': Value('timestamp[ns]'), 'prepaymentPremiumsEndDate': Value('timestamp[ns]'), 'unitsBedsRoomsNumber': Value('string'), 'unitsBedsRoomsSecuritizationNumber': Value('string'), 'adsh': Value('string'), 'cik': Value('string')}
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
commentNumber: string
commentColumn: string
commentDescription: string
-- schema metadata --
pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 862
to
{'assetTypeNumber': Value('string'), 'assetNumber': Value('string'), 'GroupID': Value('string'), 'reportingPeriodBeginningDate': Value('timestamp[ns]'), 'reportingPeriodEndDate': Value('timestamp[ns]'), 'originatorName': Value('string'), 'originationDate': Value('timestamp[ns]'), 'originalLoanAmount': Value('string'), 'originalTermLoanNumber': Value('string'), 'maturityDate': Value('timestamp[ns]'), 'originalAmortizationTermNumber': Value('string'), 'originalInterestRatePercentage': Value('string'), 'interestRateSecuritizationPercentage': Value('string'), 'interestAccrualMethodCode': Value('string'), 'originalInterestRateTypeCode': Value('string'), 'originalInterestOnlyTermNumber': Value('string'), 'firstLoanPaymentDueDate': Value('timestamp[ns]'), 'underwritingIndicator': Value('string'), 'lienPositionSecuritizationCode': Value('string'), 'loanStructureCode': Value('string'), 'paymentTypeCode': Value('string'), 'periodicPrincipalAndInterestPaymentSecuritizationAmount': Value('string'), 'scheduledPrincipalBalanceSecuritizationAmount': Value('string'), 'paymentFrequencyCode': Value('string'), 'NumberPropertiesSecuritization': Value('string'), 'NumberProperties': Value('string'), 'graceDaysAllowedNumber': Value('string'), 'interestOnlyIndicator': Value('string'), 'balloonIndicator': Value('string'), 'prepaymentPremiumIndicator': Value('string'), 'negativeAmortizationIndicator': Value('string'), 'modifiedIndicator': Value('string'), 'prepaymentLockOutEndDate': Value('timestamp[n
...
eCoverageCode': Value('string'), 'mostRecentAnnualLeaseRolloverReviewDate': Value('timestamp[ns]'), 'assetAddedIndicator': Value('string'), 'reportPeriodModificationIndicator': Value('string'), 'reportPeriodBeginningScheduleLoanBalanceAmount': Value('string'), 'totalScheduledPrincipalInterestDueAmount': Value('string'), 'reportPeriodInterestRatePercentage': Value('string'), 'servicerTrusteeFeeRatePercentage': Value('string'), 'scheduledInterestAmount': Value('string'), 'otherInterestAdjustmentAmount': Value('string'), 'scheduledPrincipalAmount': Value('string'), 'unscheduledPrincipalCollectedAmount': Value('string'), 'otherPrincipalAdjustmentAmount': Value('string'), 'reportPeriodEndActualBalanceAmount': Value('string'), 'reportPeriodEndScheduledLoanBalanceAmount': Value('string'), 'paidThroughDate': Value('timestamp[ns]'), 'servicingAdvanceMethodCode': Value('string'), 'nonRecoverabilityIndicator': Value('string'), 'totalPrincipalInterestAdvancedOutstandingAmount': Value('string'), 'totalTaxesInsuranceAdvancesOutstandingAmount': Value('string'), 'otherExpensesAdvancedOutstandingAmount': Value('string'), 'paymentStatusLoanCode': Value('string'), 'primaryServicerName': Value('string'), 'assetSubjectDemandIndicator': Value('string'), 'yieldMaintenanceEndDate': Value('timestamp[ns]'), 'prepaymentPremiumsEndDate': Value('timestamp[ns]'), 'unitsBedsRoomsNumber': Value('string'), 'unitsBedsRoomsSecuritizationNumber': Value('string'), 'adsh': Value('string'), 'cik': Value('string')}
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.
GS MORTGAGE SECURITIES CORP II
SEC ABS-EE asset-level filings for CIK 1004158 (GS MORTGAGE SECURITIES CORP II).
- Filings: 32
- Parquet files: 67
- Total size: 3.4 MB
- Reporting period start: 2017-03-06
- Reporting period end: 2026-03-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
- Downloads last month
- 14