Dataset Preview
Duplicate
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed because of a cast error
Error code:   DatasetGenerationCastError
Exception:    DatasetGenerationCastError
Message:      An error occurred while generating the dataset

All the data files must have the same columns, but at some point there are 5 new columns ({'filings_scanned', 'filing_candidates', 'filings_with_tables', 'tables_extracted', 'year'}) and 12 missing columns ({'target_year', 'source_extension', 'table_end_char', 'source_filename', 'sample_id', 'table_html', 'table_start_char', 'accession_from_filename', 'table_html_char_length', 'source_file', 'cik', 'table_pick_index_in_filing'}).

This happened while the csv dataset builder was generating data using

hf://datasets/gtfintechlab/ipo-tables/year_summary.csv (at revision 11f2cf20a966e3443ba4d09957d2ab365b34a6ac), [/tmp/hf-datasets-cache/medium/datasets/51382475373910-config-parquet-and-info-gtfintechlab-ipo-tables-95ac9323/hub/datasets--gtfintechlab--ipo-tables/snapshots/11f2cf20a966e3443ba4d09957d2ab365b34a6ac/sampled_table_html.csv (origin=hf://datasets/gtfintechlab/ipo-tables@11f2cf20a966e3443ba4d09957d2ab365b34a6ac/sampled_table_html.csv), /tmp/hf-datasets-cache/medium/datasets/51382475373910-config-parquet-and-info-gtfintechlab-ipo-tables-95ac9323/hub/datasets--gtfintechlab--ipo-tables/snapshots/11f2cf20a966e3443ba4d09957d2ab365b34a6ac/year_summary.csv (origin=hf://datasets/gtfintechlab/ipo-tables@11f2cf20a966e3443ba4d09957d2ab365b34a6ac/year_summary.csv)]

Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback:    Traceback (most recent call last):
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1893, in _prepare_split_single
                  writer.write_table(table)
                File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 765, in write_table
                  self._write_table(pa_table, writer_batch_size=writer_batch_size)
                File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 773, in _write_table
                  pa_table = table_cast(pa_table, self._schema)
                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2272, in table_cast
                  return cast_table_to_schema(table, schema)
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2218, in cast_table_to_schema
                  raise CastError(
              datasets.table.CastError: Couldn't cast
              year: int64
              filing_candidates: int64
              filings_scanned: int64
              filings_with_tables: int64
              tables_extracted: int64
              -- schema metadata --
              pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 887
              to
              {'sample_id': Value('int64'), 'target_year': Value('int64'), 'source_file': Value('string'), 'source_filename': Value('string'), 'source_extension': Value('string'), 'cik': Value('float64'), 'accession_from_filename': Value('string'), 'table_pick_index_in_filing': Value('int64'), 'table_start_char': Value('int64'), 'table_end_char': Value('int64'), 'table_html': Value('string'), 'table_html_char_length': Value('int64')}
              because column names don't match
              
              During handling of the above exception, another exception occurred:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1347, in compute_config_parquet_and_info_response
                  parquet_operations = convert_to_parquet(builder)
                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 980, in convert_to_parquet
                  builder.download_and_prepare(
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 884, in download_and_prepare
                  self._download_and_prepare(
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 947, in _download_and_prepare
                  self._prepare_split(split_generator, **prepare_split_kwargs)
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1739, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1895, in _prepare_split_single
                  raise DatasetGenerationCastError.from_cast_error(
              datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
              
              All the data files must have the same columns, but at some point there are 5 new columns ({'filings_scanned', 'filing_candidates', 'filings_with_tables', 'tables_extracted', 'year'}) and 12 missing columns ({'target_year', 'source_extension', 'table_end_char', 'source_filename', 'sample_id', 'table_html', 'table_start_char', 'accession_from_filename', 'table_html_char_length', 'source_file', 'cik', 'table_pick_index_in_filing'}).
              
              This happened while the csv dataset builder was generating data using
              
              hf://datasets/gtfintechlab/ipo-tables/year_summary.csv (at revision 11f2cf20a966e3443ba4d09957d2ab365b34a6ac), [/tmp/hf-datasets-cache/medium/datasets/51382475373910-config-parquet-and-info-gtfintechlab-ipo-tables-95ac9323/hub/datasets--gtfintechlab--ipo-tables/snapshots/11f2cf20a966e3443ba4d09957d2ab365b34a6ac/sampled_table_html.csv (origin=hf://datasets/gtfintechlab/ipo-tables@11f2cf20a966e3443ba4d09957d2ab365b34a6ac/sampled_table_html.csv), /tmp/hf-datasets-cache/medium/datasets/51382475373910-config-parquet-and-info-gtfintechlab-ipo-tables-95ac9323/hub/datasets--gtfintechlab--ipo-tables/snapshots/11f2cf20a966e3443ba4d09957d2ab365b34a6ac/year_summary.csv (origin=hf://datasets/gtfintechlab/ipo-tables@11f2cf20a966e3443ba4d09957d2ab365b34a6ac/year_summary.csv)]
              
              Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)

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.

sample_id
int64
target_year
int64
source_file
string
source_filename
string
source_extension
string
cik
float64
accession_from_filename
string
table_pick_index_in_filing
int64
table_start_char
int64
table_end_char
int64
table_html
string
table_html_char_length
int64
1
1,994
data/raw/filings/1994/0000841281-0000950133-94-000092.txt
0000841281-0000950133-94-000092.txt
.txt
841,281
0000950133-94-000092
1
265,357
266,194
<TABLE> <CAPTION> SHARES BENEFICIALLY PERCENT OF NAME AND ADDRESS OF BENEFICIAL OWNER OWNED CLASS(3) - ----------------------------------...
837
2
1,994
data/raw/filings/1994/0000706270-0000950153-94-000198.txt
0000706270-0000950153-94-000198.txt
.txt
706,270
0000950153-94-000198
1
124,234
125,280
<TABLE> <CAPTION> 1993 QUARTERLY RESULTS (UNAUDITED) ---------------------------------------------------- 1ST 2ND 3RD 4TH YEAR ...
1,046
3
1,994
data/raw/filings/1994/0000795178-0000950134-94-000073.txt
0000795178-0000950134-94-000073.txt
.txt
795,178
0000950134-94-000073
1
256,321
257,411
<TABLE> <CAPTION> AMOUNT AND NATURE OF BENEFICIAL OWNERSHIP -------------------------------------- ...
1,090
4
1,994
data/raw/filings/1994/0000777538-0000950124-94-001678.txt
0000777538-0000950124-94-001678.txt
.txt
777,538
0000950124-94-001678
1
243,158
246,431
<TABLE> <CAPTION> COMMON STOCK ADDITIONAL TREASURY STOCK --------------------- PAID-IN RETAINED ------------------- SHARES AMOUNT CAPITAL EARNINGS SHAR...
3,273
5
1,994
data/raw/filings/1994/0000105096-0000950152-94-000956.txt
0000105096-0000950152-94-000956.txt
.txt
105,096
0000950152-94-000956
1
4,687
7,922
<TABLE> <CAPTION> ITEM OF FORM S-1 PROSPECTUS CAPTION OR LOCATION ---------------- ------------------------------ <S> <C> ...
3,235
6
1,994
data/raw/filings/1994/0000066895-0000950131-94-001344.txt
0000066895-0000950131-94-001344.txt
.txt
66,895
0000950131-94-001344
1
9,125
9,804
<TABLE> <CAPTION> UNDERWRITING DISCOUNTS AND PROCEEDS TO PRICE TO COMMISSIONS PROCEEDS TO SELLING PUBLIC (1) COMPANY (2) SHAREHOLDERS - ------------------...
679
7
1,994
data/raw/filings/1994/0000920056-0000912057-94-002010.txt
0000920056-0000912057-94-002010.txt
.txt
920,056
0000912057-94-002010
1
332,016
336,876
<TABLE> <CAPTION> DECEMBER 31, APRIL 3, 1993 1994 ...
4,860
8
1,994
data/raw/filings/1994/0000800469-0000950133-94-000092.txt
0000800469-0000950133-94-000092.txt
.txt
800,469
0000950133-94-000092
1
600,593
602,553
<TABLE> <CAPTION> (IN THOUSANDS OF DOLLARS) <S> <C> Deferred tax liabilities: Basis differences on land............................. $ (19,300) Other..............
1,960
9
1,994
data/raw/filings/1994/0000856712-0000950109-94-000062.txt
0000856712-0000950109-94-000062.txt
.txt
856,712
0000950109-94-000062
1
439,073
442,501
<TABLE> <CAPTION> Exhibit Number Description -------- ----------- <C> <S> ***10.4 Loan Agreement dated as of March 19, 1990 between Orchard Supply Hardware Corporation and Metropolitan Life Insurance Company. ***10.5 First Amendment to Loan Agreement dated as of September 12, 1990 bet...
3,428
10
1,994
data/raw/filings/1994/ODP-0000800240-0000950144-94-001005.txt
ODP-0000800240-0000950144-94-001005.txt
.txt
null
0000800240-0000950144-94
1
231,416
232,838
<TABLE> <CAPTION> 52 Weeks 52 Weeks 52 Weeks Ended Ended Ended December 25, Decemb...
1,422
11
1,994
data/raw/filings/1994/0000922404-0000912057-94-002104.txt
0000922404-0000912057-94-002104.txt
.txt
922,404
0000912057-94-002104
1
490,278
492,468
<TABLE> <S> <C> EMPIRE GAS CORPORATION HISTORICAL: Report of Independent Accountants.......................................... F-2 Consolidated Balance Sheets as of June 30, 1992 and 1993 and as of March 31, 1994 ...
2,190
12
1,994
data/raw/filings/1994/0000930184-0000892569-94-000359.txt
0000930184-0000892569-94-000359.txt
.txt
930,184
0000892569-94-000359
1
883,772
884,936
<TABLE> <CAPTION> 1991 1992 1993 ---------- ---------- ---------- <S> <C> <C> <C> Transactions: Royaltie...
1,164
13
1,994
data/raw/filings/1994/0000813945-0000892569-94-000276.txt
0000813945-0000892569-94-000276.txt
.txt
813,945
0000892569-94-000276
1
58,385
65,004
<TABLE> <CAPTION> THREE THREE FISCAL YEAR ENDED MONTHS MONTHS -----...
6,619
14
1,994
data/raw/filings/1994/0000922359-0000950109-94-001036.txt
0000922359-0000950109-94-001036.txt
.txt
922,359
0000950109-94-001036
1
452,943
453,994
<TABLE> <S> <C> Securities and Exchange Commission registration fee............. $ 86,207 NASD filing fee................................................. 25,500 Rating agency fees.............................................. 30,0...
1,051
15
1,994
data/raw/filings/1994/0000928472-0000892569-94-000276.txt
0000928472-0000892569-94-000276.txt
.txt
928,472
0000892569-94-000276
1
626,866
631,557
<TABLE> <C> <S> 10.11 Form of Construction Deed of Trust, Assignment of Leases and Security Agreement by and between Ranchland Portola Development L.P., a California Limited Partnership and IHP Investment Fund I, L.P., a California Limited Partn...
4,691
16
1,994
data/raw/filings/1994/0000311359-0000950152-94-000184.txt
0000311359-0000950152-94-000184.txt
.txt
311,359
0000950152-94-000184
1
433,487
436,674
<TABLE> <CAPTION> BALANCE AT BALANCE AT BEGINNING OF ADDITIONS AT OTHER END OF CLASSIFICATION PERIOD COST RETIREMENTS CHANGES(C) PERIOD - -...
3,187
17
1,994
data/raw/filings/1994/0000276780-0000950112-94-000232.txt
0000276780-0000950112-94-000232.txt
.txt
276,780
0000950112-94-000232
1
370,781
372,364
<TABLE> <CAPTION> JANUARY 3, DECEMBER 29, LIFE 1993 1991 ------------ ----------- ------------- <S> ...
1,583
18
1,994
data/raw/filings/1994/0000877930-0000950134-94-000073.txt
0000877930-0000950134-94-000073.txt
.txt
877,930
0000950134-94-000073
1
558,122
559,056
<TABLE> <CAPTION> MOLP MMLP --------- -------- <S> <C> <C> Oil and gas properties........................ ...
934
19
1,994
data/raw/filings/1994/0000883702-0000950131-94-001249.txt
0000883702-0000950131-94-001249.txt
.txt
883,702
0000950131-94-001249
1
544,314
545,754
<TABLE> <CAPTION> SIGNATURES TITLE DATE ---------- ----- ---- <S> <C> <C> /s/ Brian W. H. Marsden - ---------------------------...
1,440
20
1,994
data/raw/filings/1994/0000817134-0000950124-94-000900.txt
0000817134-0000950124-94-000900.txt
.txt
817,134
0000950124-94-000900
1
213,748
215,401
<TABLE> <CAPTION> 1993 1992 ------- ------- (IN THOUSANDS) <S> ...
1,653
21
1,994
data/raw/filings/1994/LEA-0000842162-0000950124-94-000694.txt
LEA-0000842162-0000950124-94-000694.txt
.txt
null
0000842162-0000950124-94
1
76,707
77,240
<TABLE> <S> <C> 1994............................................................... $ 1,168 1995............................................................... 2,368 1996...............................................
533
22
1,994
data/raw/filings/1994/0000872471-0000950124-94-001241.txt
0000872471-0000950124-94-001241.txt
.txt
872,471
0000950124-94-001241
1
2,606
2,957
<TABLE> <S> <C> <C> Delaware 6146 38-2973806 (State of Incorporation) (Primary Standard Industrial Classification Code Number) (I.R.S. Employ...
351
23
1,994
data/raw/filings/1994/0000807877-0000950109-94-000294.txt
0000807877-0000950109-94-000294.txt
.txt
807,877
0000950109-94-000294
1
478,492
479,221
<TABLE> <CAPTION> DECEMBER 1993 DECEMBER 1992 ------------- ------------- <S> <C> <C> Discount earned.................................. $ 59,221 ...
729
24
1,994
data/raw/filings/1994/0000868016-0000868016-94-000009.txt
0000868016-0000868016-94-000009.txt
.txt
868,016
0000868016-94-000009
1
225,450
230,556
<TABLE> <CAPTION> 1993 1992 1991 ______ ______ ______ <S> <C> <C> <C> Interest paid $ 836,737 $ 701,955 $ 407,742 ...
5,106
25
1,994
data/raw/filings/1994/0000928471-0000892569-94-000276.txt
0000928471-0000892569-94-000276.txt
.txt
928,471
0000892569-94-000276
1
604,553
607,036
<TABLE> <CAPTION> FOR THE YEARS ENDED ---------------------------------------------- DECEMBER 31, DECEMBER 31, DECEMBER 31, ...
2,483
26
1,994
data/raw/filings/1994/0000846920-0000950134-94-000073.txt
0000846920-0000950134-94-000073.txt
.txt
846,920
0000950134-94-000073
1
476,437
480,654
<TABLE> <CAPTION> 1992 1991 1990 --------- --------- --------- <S> <C> <C> <C> CASH FLOWS FROM OPERATI...
4,217
27
1,994
data/raw/filings/1994/0000083394-0000950133-94-000092.txt
0000083394-0000950133-94-000092.txt
.txt
83,394
0000950133-94-000092
1
262,629
263,586
<TABLE> <CAPTION> NUMBER OF UNEXERCISED OPTIONS AT DECEMBER 31, 1993, NAME ALL OF WHICH WERE EXERCISABLE -----------------------...
957
28
1,994
data/raw/filings/1994/0000928470-0000892569-94-000276.txt
0000928470-0000892569-94-000276.txt
.txt
928,470
0000892569-94-000276
1
157,391
160,273
<TABLE> <CAPTION> FISCAL QUARTER ENDED FISCAL YEAR ----------------------------------------------------- ENDED MAY 31, AUGUST 31, NOVEMBER 30, FEB...
2,882
29
1,994
data/raw/filings/1994/0000806085-0000950123-94-000828.txt
0000806085-0000950123-94-000828.txt
.txt
806,085
0000950123-94-000828
1
1,276,183
1,277,265
<TABLE> <CAPTION> Stand-Alone Allocated Units Liability % Liability - ----- --------- - ...
1,082
30
1,994
data/raw/filings/1994/FGPRB-0000922358-0000899243-94-000346.txt
FGPRB-0000922358-0000899243-94-000346.txt
.txt
null
0000922358-0000899243-94
1
491,831
492,575
<TABLE> <C> <S> <C> ARTICLE XI--TRANSFER OF INTERESTS......................................... A-50 11.1 Transfer......................................................... A-50 11.2 Transfer of a General Partner's Partnership Interest............
744
31
1,994
data/raw/filings/1994/0000841880-0000050859-94-000021.txt
0000841880-0000050859-94-000021.txt
.txt
841,880
0000050859-94-000021
1
161,376
171,129
<TABLE> <CAPTION> SUMMARY COMPENSATION TABLE Long-Term Annual Compensation Compensation --------------------------------- ------------ ...
9,753
32
1,994
data/raw/filings/1994/0000730409-0000950116-94-000004.txt
0000730409-0000950116-94-000004.txt
.txt
730,409
0000950116-94-000004
1
38,717
60,189
<TABLE> <CAPTION> Nine Months Ended Year Ended December 31, September 30, --------------------------------------------------- ...
21,472
33
1,994
data/raw/filings/1994/0000050859-0000050859-94-000021.txt
0000050859-0000050859-94-000021.txt
.txt
50,859
0000050859-94-000021
1
336,877
339,786
<TABLE> WHEREHOUSE ENTERTAINMENT, INC. STATEMENTS OF CHANGES IN SHAREHOLDER'S EQUITY <CAPTION> Common Stock Additional .01 Par Value Paid-In Accumulated ...
2,909
34
1,994
data/raw/filings/1994/0000922360-0000950109-94-001036.txt
0000922360-0000950109-94-001036.txt
.txt
922,360
0000950109-94-001036
1
431,938
432,437
<TABLE> <CAPTION> Accumulated Postretirement Benefit Obligation--Retirees....... $2,270,000 <S> <C> Fair Value of Assets.......................................... 0 ...
499
35
1,994
data/raw/filings/1994/0000094610-0000912057-94-003244.txt
0000094610-0000912057-94-003244.txt
.txt
94,610
0000912057-94-003244
1
790,205
791,148
<TABLE> <S> <C> SEC Filing Fee......................................... $ 310,320 NASD Filing Fee........................................ $ 30,500 Trustees' charges...................................... 40,000* Printing and engraving...........................
943
36
1,995
data/raw/filings/1995/0000762131-0000898430-95-000290.txt
0000762131-0000898430-95-000290.txt
.txt
762,131
0000898430-95-000290
1
281,498
282,545
<TABLE> <CAPTION> HIGH LOW ---- ---- <S> <C> <C> 1st quarter ended November 30, 1992......................... $14 3/4 $...
1,047
37
1,995
data/raw/filings/1995/0000745026-0000950152-95-001561.txt
0000745026-0000950152-95-001561.txt
.txt
745,026
0000950152-95-001561
1
156,207
161,021
<TABLE> <CAPTION> FISCAL QUARTER ENDED FISCAL SIX MONTHS ENDED ----------------------- -------------------------- FISCAL YEAR ENDED SEPTEMBER APRIL 1, MARCH 26, APRIL 1, MA...
4,814
38
1,995
data/raw/filings/1995/AZNCF-0000901832-0000898430-95-000290.txt
AZNCF-0000901832-0000898430-95-000290.txt
.txt
null
0000901832-0000898430-95
1
46,972
49,560
<TABLE> <CAPTION> PAGE ---- <S> <C> APPRAISAL RIGHTS...............................................
2,588
39
1,995
data/raw/filings/1995/0000726608-0000943376-95-000015.txt
0000726608-0000943376-95-000015.txt
.txt
726,608
0000943376-95-000015
1
4,911
6,464
<TABLE> SELVAC CORPORATION Cross-Reference Sheet Pursuant to Rule 404(a) and Item 501(b) of Regulation S-K <CAPTION> Form S-3 Item Number and Caption Caption in Prospectus <S> <C> <C> 1. Forepart of the Registration ...
1,553
40
1,995
data/raw/filings/1995/0000003370-0000950109-95-005063.txt
0000003370-0000950109-95-005063.txt
.txt
3,370
0000950109-95-005063
1
95,196
97,715
<TABLE> - ------------------------------------------------------------------------------- <CAPTION> ANNUAL COMPENSATION LONG TERM COMPENSATION -------------------- ---------------------------------- AWARDS(2) ...
2,519
41
1,995
data/raw/filings/1995/0000880823-0000950150-95-000388.txt
0000880823-0000950150-95-000388.txt
.txt
880,823
0000950150-95-000388
1
864,818
866,648
<TABLE> <CAPTION> 52 WEEKS 52 WEEKS 52 WEEKS 31 WEEKS ENDED ENDED ENDED ENDED JUNE 27, JUNE 26, JUNE 25, JANUARY 29, ...
1,830
42
1,995
data/raw/filings/1995/0000880824-0000950150-95-000388.txt
0000880824-0000950150-95-000388.txt
.txt
880,824
0000950150-95-000388
1
12,851
15,960
<TABLE> <CAPTION> ITEM NO. FORM S-1 CAPTION PROSPECTUS CAPTION - -------- ----------------------------------------- ----------------------------------------- <S> <C> <C> 1. Forepart of the Registration Statement a...
3,109
43
1,995
data/raw/filings/1995/0000949996-0000950112-95-002861.txt
0000949996-0000950112-95-002861.txt
.txt
949,996
0000950112-95-002861
1
138,637
142,780
<TABLE><CAPTION> COMPANY HISTORICAL HISTORICAL PRO FORMA PRO FORMA PREMIER FUNTIME ADJUSTMENT ...
4,143
44
1,995
data/raw/filings/1995/AN-0000350698-0000950144-95-002796.txt
AN-0000350698-0000950144-95-002796.txt
.txt
null
0000350698-0000950144-95
1
53,999
55,486
<TABLE> <CAPTION> DECEMBER 31, JUNE 30, --------------------------------------------------- ...
1,487
45
1,995
data/raw/filings/1995/MSN-0000032621-0000905718-95-000103.txt
MSN-0000032621-0000905718-95-000103.txt
.txt
null
0000032621-0000905718-95
1
367,363
368,439
<TABLE> <C> <C> <C> <C> <C> Column A Column B Column C Column D Column E Balance at Charged to Balance beginning ...
1,076
46
1,995
data/raw/filings/1995/0000880825-0000950150-95-000388.txt
0000880825-0000950150-95-000388.txt
.txt
880,825
0000950150-95-000388
1
930,640
932,157
<TABLE> <CAPTION> BALANCE AT PROVISIONS CHARGED TO BALANCE AT BEGINNING CHARGED TO INTEREST OTHER END OF OF PERIOD EXPENSE EXPENSE(b) ...
1,517
47
1,995
data/raw/filings/1995/0000743029-0000950148-95-000404.txt
0000743029-0000950148-95-000404.txt
.txt
743,029
0000950148-95-000404
1
142,302
144,419
<TABLE> <CAPTION> MARCH 31, 1995 1994 ASSETS <S> <C> <C...
2,117
48
1,995
data/raw/filings/1995/0000100166-0000916641-95-000042.txt
0000100166-0000916641-95-000042.txt
.txt
100,166
0000916641-95-000042
1
126,160
127,489
<TABLE> <CAPTION> SQUARE LOCATION FOOTAGE USE <S> <C> <C> Martinsville, VA 45,200 Administrative offices Martinsville, VA 1,100,0...
1,329
49
1,995
data/raw/filings/1995/0000949989-0000950112-95-002861.txt
0000949989-0000950112-95-002861.txt
.txt
949,989
0000950112-95-002861
1
211,525
212,524
<TABLE><CAPTION> ATTRACTION DESCRIPTION ---------- ----------- <S> <C> The Corkscrew......................... Steel roller coaster The Double Loop....................... Steel roller co...
999
50
1,995
data/raw/filings/1995/0000018937-0000898430-95-002046.txt
0000018937-0000898430-95-002046.txt
.txt
18,937
0000898430-95-002046
1
209,831
210,955
<TABLE> <CAPTION> SIX MONTHS YEARS ENDED DECEMBER 31, ENDED JUNE 30, ----------------------------- ------------------- 1992 1993 1994 1994 ...
1,124
51
1,995
data/raw/filings/1995/0000038195-0000950112-95-000625.txt
0000038195-0000950112-95-000625.txt
.txt
38,195
0000950112-95-000625
1
512,793
514,550
<TABLE> <CAPTION> SIGNATURE TITLE DATE - ------------------------------------ ------------------------------------ --------------- <S> <C> <C> * ...
1,757
52
1,995
data/raw/filings/1995/0000886141-0000950150-95-000388.txt
0000886141-0000950150-95-000388.txt
.txt
886,141
0000950150-95-000388
1
783,126
785,089
<TABLE> <CAPTION> GROSS OPERATING INCOME NET SALES PROFIT INCOME TAXES EARNINGS ------- ------ --------- ------- --------...
1,963
53
1,995
data/raw/filings/1995/0000880803-0000950150-95-000388.txt
0000880803-0000950150-95-000388.txt
.txt
880,803
0000950150-95-000388
1
276,258
279,195
<TABLE> <CAPTION> 52 WEEKS ENDED ---------------------------------------------------------- 32 WEEKS ENDED 31 WEEKS ENDED ---------------...
2,937
54
1,995
data/raw/filings/1995/0000809061-0000912057-95-004847.txt
0000809061-0000912057-95-004847.txt
.txt
809,061
0000912057-95-004847
1
856,515
858,170
<TABLE> <CAPTION> Limited General Units* partners partners Total ----------- ----------- --------- ----------- <S> ...
1,655
55
1,995
data/raw/filings/1995/0000949997-0000950112-95-002861.txt
0000949997-0000950112-95-002861.txt
.txt
949,997
0000950112-95-002861
1
110,305
115,376
<TABLE> <CAPTION> SIX MONTHS ENDED YEAR ENDED DECEMBER 31, ----------------------- ----------------------------------------------------- JULY ...
5,071
56
1,995
data/raw/filings/1995/0000835676-0000950150-95-000388.txt
0000835676-0000950150-95-000388.txt
.txt
835,676
0000950150-95-000388
1
642,647
643,247
<TABLE> <CAPTION> REDEMPTION YEAR PRICE ---- ---------- <S> ...
600
57
1,995
data/raw/filings/1995/0000839815-0000912057-95-011522.txt
0000839815-0000912057-95-011522.txt
.txt
839,815
0000912057-95-011522
1
113,048
113,777
<TABLE> <CAPTION> YEAR-END FINANCIAL DATA 1994 1993 1992 - ---------------------------------------------------------------------------------------- --------- --------- --------- <S> ...
729
58
1,995
data/raw/filings/1995/0000051200-0000912057-95-002203.txt
0000051200-0000912057-95-002203.txt
.txt
51,200
0000912057-95-002203
1
63,786
64,449
<TABLE> <S> <C> <C> Assumed initial public offering price per share.............................. $ 11.00 Deficit in net tangible book value per share before this Offering........... $ (11.06) Dec...
663
59
1,995
data/raw/filings/1995/0000203200-0000950152-95-001074.txt
0000203200-0000950152-95-001074.txt
.txt
203,200
0000950152-95-001074
1
198,831
200,007
<TABLE> <S> <C> Registration Fee -- Securities and Exchange Commission.................... $ 7,361 NASD Filing Fee........................................................... 2,635 The Nasdaq Stock Market Fees.....................
1,176
60
1,995
data/raw/filings/1995/0000939028-0000950124-95-001555.txt
0000939028-0000950124-95-001555.txt
.txt
939,028
0000950124-95-001555
1
189,638
193,929
<TABLE> <CAPTION> ADJUSTED BALANCE PRINCIPAL PORTION NON-PRINCIPAL WEIGHTED SUBJECT TO MONTHLY OF MONTHLY PORTION OF AVERAGE MONTHS LEASE CHARGES PAYMENTS(1) PAYMENT MONTHLY PAYMENT ...
4,291
61
1,995
data/raw/filings/1995/0000880800-0000950150-95-000388.txt
0000880800-0000950150-95-000388.txt
.txt
880,800
0000950150-95-000388
1
423,290
426,299
<TABLE> <CAPTION> SERIES B COMMON SERIES A PREFERRED STOCK(1)(2) PREFERRED STOCK(1) STOCK(1) ------------------ ...
3,009
62
1,995
data/raw/filings/1995/0000838196-0000950150-95-000388.txt
0000838196-0000950150-95-000388.txt
.txt
838,196
0000950150-95-000388
1
848,959
852,241
<TABLE> <CAPTION> JUNE 26, JUNE 25, JANUARY 29, 1993 1994 1995 ------------ ------------ ------------ <S> ...
3,282
63
1,995
data/raw/filings/1995/0000355999-0000950109-95-003545.txt
0000355999-0000950109-95-003545.txt
.txt
355,999
0000950109-95-003545
1
188,629
192,463
<TABLE> <CAPTION> SEVEN MONTHS YEAR ENDED AUGUST 31, ENDED ------------------------------------------------------ -------------------- ...
3,834
64
1,995
data/raw/filings/1995/0000945633-0000950109-95-003545.txt
0000945633-0000950109-95-003545.txt
.txt
945,633
0000950109-95-003545
1
668,164
668,549
<TABLE> <S> <C> Buildings......................... 40 years Machinery and equipment........... 3-15 years Furniture and fixtures............ 3-10 years Assets held under ...
385
65
1,995
data/raw/filings/1995/0000104938-0000950131-95-000971.txt
0000104938-0000950131-95-000971.txt
.txt
104,938
0000950131-95-000971
1
388,559
389,215
<TABLE> <CAPTION> CURRENCY ----------------------- AVERAGE AMOUNT HEDGED AGAINST -------------- -----------...
656
66
1,995
data/raw/filings/1995/0000880801-0000950150-95-000388.txt
0000880801-0000950150-95-000388.txt
.txt
880,801
0000950150-95-000388
1
861,431
862,803
<TABLE> <CAPTION> FISCAL YEAR ----------- <S> <C> 1995.................................................... $ 9,564,000 1996.................................................... 8,957,000 1997.........
1,372
End of preview.

IPO Tables (HTML) — Random Sample Card

A curated table extraction dataset from SEC filing documents, with raw table HTML plus provenance metadata.

What This Dataset Is

This is a random sample targeting 100 extracted tables per year from filings in 1994–2026.

  • Middle years are densely represented at 100 tables/year.
  • Edge years can be lower where fewer valid tables were available.
  • Tables are extracted directly from filing source files and stored as raw HTML.

Full Dataset Link

The full dataset is available here:

https://drive.google.com/drive/folders/16hFhoXy52o9C2dARpxmBHQ6QCZjvum6S?usp=sharing

Snapshot Stats

  • Year range: 1994–2026 (33 years)
  • Total extracted tables: 3,099
  • Years with 100 tables: 30
  • Underfilled edge years:
    • 1994: 35
    • 1995: 64
    • 2026: 0

Files

  • sampled_table_html.csv
  • sampled_table_html.parquet
  • year_summary.csv
  • dataset_info.json

Row Schema

Each row contains:

  • sample_id: unique row id
  • target_year: sampled year bucket
  • source_file: source filing path used for extraction
  • source_filename: filing filename
  • source_extension: file extension (.htm, .html, .txt)
  • cik: parsed company identifier (when available)
  • accession_from_filename: accession-like id parsed from filename
  • table_pick_index_in_filing: selected table index in filing
  • table_start_char: char offset start in source text
  • table_end_char: char offset end in source text
  • table_html: raw extracted table HTML
  • table_html_char_length: HTML character length

Intended Use

  • Table parsing benchmarks
  • Financial document IE experiments
  • HTML-to-structured-table extraction
  • LLM/RAG evaluation on filing tables

Limitations

  • Extraction is HTML-pattern based; malformed markup can reduce recall.
  • Some provenance fields depend on filename conventions.
  • Edge years may contain fewer tables than the 100 target.

Citation

If you use this sample card dataset, please cite the project/repository and include the full dataset link above.

Downloads last month
-

Collection including gtfintechlab/ipo-tables