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
commentNumber: string
commentColumn: string
commentDescription: string
-- schema metadata --
pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 862
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]'), 'propertyName': Value
...
iceCoverageNetCashFlowSecuritizationPercentage': Value('float64'), 'mostRecentAnnualLeaseRolloverReviewDate': Value('timestamp[ns]'), 'assetAddedIndicator': Value('bool'), 'reportPeriodModificationIndicator': Value('bool'), 'reportPeriodBeginningScheduleLoanBalanceAmount': 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'), 'primaryServicerName': Value('string'), 'assetSubjectDemandIndicator': Value('bool'), 'originalAmortizationTermNumber': Value('float64'), 'unitsBedsRoomsSecuritizationNumber': Value('float64'), 'debtServiceCoverageSecuritizationCode': Value('bool'), 'unitsBedsRoomsNumber': Value('float64'), 'yieldMaintenanceEndDate': Value('timestamp[ns]'), 'prepaymentPremiumsEndDate': 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
              commentNumber: string
              commentColumn: string
              commentDescription: string
              -- schema metadata --
              pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 862
              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]'), 'propertyName': Value
              ...
              iceCoverageNetCashFlowSecuritizationPercentage': Value('float64'), 'mostRecentAnnualLeaseRolloverReviewDate': Value('timestamp[ns]'), 'assetAddedIndicator': Value('bool'), 'reportPeriodModificationIndicator': Value('bool'), 'reportPeriodBeginningScheduleLoanBalanceAmount': 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'), 'primaryServicerName': Value('string'), 'assetSubjectDemandIndicator': Value('bool'), 'originalAmortizationTermNumber': Value('float64'), 'unitsBedsRoomsSecuritizationNumber': Value('float64'), 'debtServiceCoverageSecuritizationCode': Value('bool'), 'unitsBedsRoomsNumber': Value('float64'), 'yieldMaintenanceEndDate': Value('timestamp[ns]'), 'prepaymentPremiumsEndDate': 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.

cik form accessionNumber fileNumber filmNumber reportDate url
1713393 ABS-EE 0001539497-17-001344 333-207132-13 171014127 2017-08-11 https://sec.gov/Archives/edgar/data/1713393/000153949717001344
1713393 ABS-EE 0000950131-17-000610 333-207132-13 171113832 2017-09-11 https://sec.gov/Archives/edgar/data/1713393/000095013117000610
1713393 ABS-EE 0000950131-17-000728 333-207132-13 171164840 2017-10-11 https://sec.gov/Archives/edgar/data/1713393/000095013117000728
1713393 ABS-EE 0000950131-17-000842 333-207132-13 171233116 2017-11-13 https://sec.gov/Archives/edgar/data/1713393/000095013117000842
1713393 ABS-EE 0000950131-17-000939 333-207132-13 171277163 2017-12-11 https://sec.gov/Archives/edgar/data/1713393/000095013117000939
1713393 ABS-EE 0000950131-18-000162 333-207132-13 18565209 2018-01-11 https://sec.gov/Archives/edgar/data/1713393/000095013118000162
1713393 ABS-EE 0000950131-18-000351 333-207132-13 18660787 2018-02-12 https://sec.gov/Archives/edgar/data/1713393/000095013118000351
1713393 ABS-EE 0000950131-18-000503 333-207132-13 18721621 2018-03-12 https://sec.gov/Archives/edgar/data/1713393/000095013118000503
1713393 ABS-EE 0000950131-18-000696 333-207132-13 18787304 2018-04-11 https://sec.gov/Archives/edgar/data/1713393/000095013118000696
1713393 ABS-EE 0000950131-18-000872 333-207132-13 18866621 2018-05-11 https://sec.gov/Archives/edgar/data/1713393/000095013118000872
1713393 ABS-EE 0000950131-18-001206 333-207132-13 18928056 2018-06-11 https://sec.gov/Archives/edgar/data/1713393/000095013118001206
1713393 ABS-EE 0001628297-18-000238 333-207132-13 18979795 2018-07-17 https://sec.gov/Archives/edgar/data/1713393/000162829718000238
1713393 ABS-EE 0001628297-18-000318 333-207132-13 181048984 2018-08-17 https://sec.gov/Archives/edgar/data/1713393/000162829718000318
1713393 ABS-EE 0001628297-18-000385 333-207132-13 181096346 2018-09-17 https://sec.gov/Archives/edgar/data/1713393/000162829718000385
1713393 ABS-EE 0001628297-18-000452 333-207132-13 181149008 2018-10-17 https://sec.gov/Archives/edgar/data/1713393/000162829718000452
1713393 ABS-EE 0001628297-18-000545 333-207132-13 181215676 2018-11-19 https://sec.gov/Archives/edgar/data/1713393/000162829718000545
1713393 ABS-EE 0001628297-18-000613 333-207132-13 181256214 2018-12-17 https://sec.gov/Archives/edgar/data/1713393/000162829718000613
1713393 ABS-EE 0001628297-19-000079 333-207132-13 19553886 2019-01-17 https://sec.gov/Archives/edgar/data/1713393/000162829719000079
1713393 ABS-EE 0001628297-19-000143 333-207132-13 19647725 2019-02-15 https://sec.gov/Archives/edgar/data/1713393/000162829719000143
1713393 ABS-EE 0001628297-19-000215 333-207132-13 19714682 2019-03-15 https://sec.gov/Archives/edgar/data/1713393/000162829719000215
1713393 ABS-EE 0001628297-19-000326 333-207132-13 19779168 2019-04-17 https://sec.gov/Archives/edgar/data/1713393/000162829719000326
1713393 ABS-EE 0001628297-19-000404 333-207132-13 19869586 2019-05-17 https://sec.gov/Archives/edgar/data/1713393/000162829719000404
1713393 ABS-EE 0001628297-19-000501 333-207132-13 19927999 2019-06-17 https://sec.gov/Archives/edgar/data/1713393/000162829719000501
1713393 ABS-EE 0001628297-19-000576 333-207132-13 19983755 2019-07-17 https://sec.gov/Archives/edgar/data/1713393/000162829719000576
1713393 ABS-EE 0001628297-19-000646 333-207132-13 191068709 2019-08-16 https://sec.gov/Archives/edgar/data/1713393/000162829719000646
1713393 ABS-EE/A 0001628297-20-000161 333-207132-13 20687293 2019-09-17 https://sec.gov/Archives/edgar/data/1713393/000162829720000161
1713393 ABS-EE 0001628297-19-000720 333-207132-13 191127801 2019-09-17 https://sec.gov/Archives/edgar/data/1713393/000162829719000720
1713393 ABS-EE/A 0001628297-20-000163 333-207132-13 20687430 2019-10-18 https://sec.gov/Archives/edgar/data/1713393/000162829720000163
1713393 ABS-EE 0001628297-19-000800 333-207132-13 191185781 2019-10-18 https://sec.gov/Archives/edgar/data/1713393/000162829719000800
1713393 ABS-EE/A 0001628297-20-000165 333-207132-13 20687552 2019-11-18 https://sec.gov/Archives/edgar/data/1713393/000162829720000165
1713393 ABS-EE 0001628297-19-000880 333-207132-13 191264781 2019-11-18 https://sec.gov/Archives/edgar/data/1713393/000162829719000880
1713393 ABS-EE/A 0001628297-20-000167 333-207132-13 20687644 2019-12-17 https://sec.gov/Archives/edgar/data/1713393/000162829720000167
1713393 ABS-EE 0001628297-19-000955 333-207132-13 191315656 2019-12-17 https://sec.gov/Archives/edgar/data/1713393/000162829719000955
1713393 ABS-EE 0001628297-20-000061 333-207132-13 20564052 2020-01-17 https://sec.gov/Archives/edgar/data/1713393/000162829720000061
1713393 ABS-EE 0001628297-20-000140 333-207132-13 20680734 2020-02-18 https://sec.gov/Archives/edgar/data/1713393/000162829720000140
1713393 ABS-EE 0001628297-20-000225 333-207132-13 20760693 2020-03-17 https://sec.gov/Archives/edgar/data/1713393/000162829720000225
1713393 ABS-EE 0001628297-20-000344 333-207132-13 20839650 2020-04-17 https://sec.gov/Archives/edgar/data/1713393/000162829720000344
1713393 ABS-EE 0001628297-20-000448 333-207132-13 20926628 2020-05-15 https://sec.gov/Archives/edgar/data/1713393/000162829720000448
1713393 ABS-EE 0001628297-20-000534 333-207132-13 201001174 2020-06-17 https://sec.gov/Archives/edgar/data/1713393/000162829720000534
1713393 ABS-EE 0001628297-20-000616 333-207132-13 201060547 2020-07-17 https://sec.gov/Archives/edgar/data/1713393/000162829720000616
1713393 ABS-EE/A 0001628297-20-000863 333-207132-13 201254922 2020-07-17 https://sec.gov/Archives/edgar/data/1713393/000162829720000863
1713393 ABS-EE 0001628297-20-000697 333-207132-13 201150569 2020-08-17 https://sec.gov/Archives/edgar/data/1713393/000162829720000697
1713393 ABS-EE 0001628297-20-000791 333-207132-13 201211640 2020-09-17 https://sec.gov/Archives/edgar/data/1713393/000162829720000791
1713393 ABS-EE 0001628297-20-000933 333-207132-13 201279651 2020-10-19 https://sec.gov/Archives/edgar/data/1713393/000162829720000933
1713393 ABS-EE 0001628297-20-001013 333-207132-13 201363078 2020-11-18 https://sec.gov/Archives/edgar/data/1713393/000162829720001013
1713393 ABS-EE 0001628297-20-001090 333-207132-13 201424745 2020-12-17 https://sec.gov/Archives/edgar/data/1713393/000162829720001090
1713393 ABS-EE 0001628297-21-000101 333-207132-13 21569989 2021-01-15 https://sec.gov/Archives/edgar/data/1713393/000162829721000101
1713393 ABS-EE 0001628297-21-000155 333-207132-13 21707662 2021-02-18 https://sec.gov/Archives/edgar/data/1713393/000162829721000155
1713393 ABS-EE 0001628297-21-000255 333-207132-13 21784990 2021-03-17 https://sec.gov/Archives/edgar/data/1713393/000162829721000255
1713393 ABS-EE 0001628297-21-000355 333-207132-13 21877354 2021-04-16 https://sec.gov/Archives/edgar/data/1713393/000162829721000355
1713393 ABS-EE 0001628297-21-000481 333-207132-13 21977994 2021-05-17 https://sec.gov/Archives/edgar/data/1713393/000162829721000481
1713393 ABS-EE 0001628297-21-000561 333-207132-13 211064811 2021-06-16 https://sec.gov/Archives/edgar/data/1713393/000162829721000561
1713393 ABS-EE 0001628297-21-000634 333-207132-13 211131110 2021-07-16 https://sec.gov/Archives/edgar/data/1713393/000162829721000634
1713393 ABS-EE 0001628297-21-000722 333-207132-13 211222040 2021-08-17 https://sec.gov/Archives/edgar/data/1713393/000162829721000722
1713393 ABS-EE 0001628297-21-000813 333-207132-13 211294342 2021-09-17 https://sec.gov/Archives/edgar/data/1713393/000162829721000813
1713393 ABS-EE 0001628297-21-000889 333-207132-13 211366176 2021-10-18 https://sec.gov/Archives/edgar/data/1713393/000162829721000889
1713393 ABS-EE 0001628297-21-000963 333-207132-13 211461889 2021-11-18 https://sec.gov/Archives/edgar/data/1713393/000162829721000963
1713393 ABS-EE 0001628297-21-001037 333-207132-13 211531421 2021-12-17 https://sec.gov/Archives/edgar/data/1713393/000162829721001037
1713393 ABS-EE 0001628297-22-000050 333-207132-13 22577742 2022-01-18 https://sec.gov/Archives/edgar/data/1713393/000162829722000050
1713393 ABS-EE 0001628297-22-000124 333-207132-13 22702235 2022-02-17 https://sec.gov/Archives/edgar/data/1713393/000162829722000124
1713393 ABS-EE 0001628297-22-000205 333-207132-13 22784219 2022-03-17 https://sec.gov/Archives/edgar/data/1713393/000162829722000205
1713393 ABS-EE 0001628297-22-000280 333-207132-13 22871920 2022-04-15 https://sec.gov/Archives/edgar/data/1713393/000162829722000280
1713393 ABS-EE 0001628297-22-000363 333-207132-13 22981801 2022-05-17 https://sec.gov/Archives/edgar/data/1713393/000162829722000363
1713393 ABS-EE 0001628297-22-000438 333-207132-13 221057041 2022-06-17 https://sec.gov/Archives/edgar/data/1713393/000162829722000438
1713393 ABS-EE 0001628297-22-000534 333-207132-13 221118884 2022-07-15 https://sec.gov/Archives/edgar/data/1713393/000162829722000534
1713393 ABS-EE 0001628297-22-000664 333-207132-13 221213768 2022-08-17 https://sec.gov/Archives/edgar/data/1713393/000162829722000664
1713393 ABS-EE 0001628297-22-000799 333-207132-13 221283614 2022-09-16 https://sec.gov/Archives/edgar/data/1713393/000162829722000799
1713393 ABS-EE 0001628297-22-000946 333-207132-13 221344847 2022-10-17 https://sec.gov/Archives/edgar/data/1713393/000162829722000946
1713393 ABS-EE 0001628297-22-001101 333-207132-13 221440386 2022-11-18 https://sec.gov/Archives/edgar/data/1713393/000162829722001101
1713393 ABS-EE 0001628297-22-001252 333-207132-13 221500345 2022-12-16 https://sec.gov/Archives/edgar/data/1713393/000162829722001252
1713393 ABS-EE 0001628297-23-000123 333-207132-13 23570620 2023-01-18 https://sec.gov/Archives/edgar/data/1713393/000162829723000123
1713393 ABS-EE 0001628297-23-000291 333-207132-13 23696940 2023-02-17 https://sec.gov/Archives/edgar/data/1713393/000162829723000291
1713393 ABS-EE 0001628297-23-000443 333-207132-13 23779581 2023-03-17 https://sec.gov/Archives/edgar/data/1713393/000162829723000443
1713393 ABS-EE 0001628297-23-000660 333-207132-13 23861141 2023-04-17 https://sec.gov/Archives/edgar/data/1713393/000162829723000660
1713393 ABS-EE 0001628297-23-000814 333-207132-13 23975535 2023-05-17 https://sec.gov/Archives/edgar/data/1713393/000162829723000814
1713393 ABS-EE 0001628297-23-000964 333-207132-13 231060019 2023-06-16 https://sec.gov/Archives/edgar/data/1713393/000162829723000964
1713393 ABS-EE 0001628297-23-001064 333-207132-13 231122324 2023-07-17 https://sec.gov/Archives/edgar/data/1713393/000162829723001064
1713393 ABS-EE 0001628297-23-001150 333-207132-13 231224216 2023-08-17 https://sec.gov/Archives/edgar/data/1713393/000162829723001150
1713393 ABS-EE 0001628297-23-001228 333-207132-13 231294293 2023-09-15 https://sec.gov/Archives/edgar/data/1713393/000162829723001228
1713393 ABS-EE 0001628297-23-001305 333-207132-13 231362600 2023-10-17 https://sec.gov/Archives/edgar/data/1713393/000162829723001305
1713393 ABS-EE 0001628297-23-001380 333-207132-13 231454569 2023-11-17 https://sec.gov/Archives/edgar/data/1713393/000162829723001380
1713393 ABS-EE 0001628297-23-001456 333-207132-13 231520391 2023-12-15 https://sec.gov/Archives/edgar/data/1713393/000162829723001456
1713393 ABS-EE 0001628297-24-000047 333-207132-13 24580845 2024-01-18 https://sec.gov/Archives/edgar/data/1713393/000162829724000047
1713393 ABS-EE 0001628297-24-000122 333-207132-13 24708169 2024-02-16 https://sec.gov/Archives/edgar/data/1713393/000162829724000122
1713393 ABS-EE 0001628297-24-000197 333-207132-13 24802409 2024-03-15 https://sec.gov/Archives/edgar/data/1713393/000162829724000197
1713393 ABS-EE 0001628297-24-000273 333-207132-13 24894894 2024-04-17 https://sec.gov/Archives/edgar/data/1713393/000162829724000273
1713393 ABS-EE 0001628297-24-000348 333-207132-13 241003667 2024-05-17 https://sec.gov/Archives/edgar/data/1713393/000162829724000348
1713393 ABS-EE 0001628297-24-000424 333-207132-13 241088541 2024-06-17 https://sec.gov/Archives/edgar/data/1713393/000162829724000424
1713393 ABS-EE 0001628297-24-000499 333-207132-13 241155732 2024-07-17 https://sec.gov/Archives/edgar/data/1713393/000162829724000499
Downloads last month
17