Kyle Li
commited on
Commit
·
a555f47
1
Parent(s):
5dc47ae
add files
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +1 -0
- .gitignore +4 -0
- README.md +43 -0
- annotations.jsonl +0 -0
- data/VEUSES_VEUSES_102_Economic1__EUSES_financial_processed.xlsx +3 -0
- data/VEUSES_VEUSES_104_wp021902__EUSES_database_bad.xlsx +3 -0
- data/VEUSES_VEUSES_105_finrpt00__EUSES_financial_processed.xlsx +3 -0
- data/VEUSES_VEUSES_110_zgrades1Answers__EUSES_grades_processed.xlsx +3 -0
- data/VEUSES_VEUSES_112_V33_t34__EUSES_grades_processed.xlsx +3 -0
- data/VEUSES_VEUSES_113_1990-VHS-list__EUSES_database_processed.xlsx +3 -0
- data/VEUSES_VEUSES_115_se010804aim__EUSES_homework_bad.xlsx +3 -0
- data/VEUSES_VEUSES_117_marketsyracuse100__EUSES_financial_processed.xlsx +3 -0
- data/VEUSES_VEUSES_119_2003Fall__EUSES_database_processed.xlsx +3 -0
- data/VEUSES_VEUSES_125_ExcelGradebk_sml_ntbk__EUSES_homework_bad.xlsx +3 -0
- data/VEUSES_VEUSES_127_act4_023_bartholomew__EUSES_cs101_processed.xlsx +3 -0
- data/VEUSES_VEUSES_12_yef00__EUSES_financial_processed.xlsx +3 -0
- data/VEUSES_VEUSES_131_0315Publish__EUSES_homework_processed.xlsx +3 -0
- data/VEUSES_VEUSES_132_0211Score__EUSES_homework_processed.xlsx +3 -0
- data/VEUSES_VEUSES_134_amendment2SectionJ01a__EUSES_database_processed.xlsx +3 -0
- data/VEUSES_VEUSES_137_advresults__EUSES_modeling_processed.xlsx +3 -0
- data/VEUSES_VEUSES_138_ActionItem0109__EUSES_modeling_processed.xlsx +3 -0
- data/VEUSES_VEUSES_13_1996EI_Final_Files__EUSES_inventory_processed.xlsx +3 -0
- data/VEUSES_VEUSES_140_6313syllabus__EUSES_homework_processed.xlsx +3 -0
- data/VEUSES_VEUSES_141_FinalReportTables__EUSES_financial_processed.xlsx +3 -0
- data/VEUSES_VEUSES_143_CAP-IT03__EUSES_database_processed.xlsx +3 -0
- data/VEUSES_VEUSES_144_assetmanagement__EUSES_inventory_processed.xlsx +3 -0
- data/VEUSES_VEUSES_145_as2003puna__EUSES_modeling_processed.xlsx +3 -0
- data/VEUSES_VEUSES_146_012004PList__EUSES_modeling_processed.xlsx +3 -0
- data/VEUSES_VEUSES_148_Database1__EUSES_database_processed.xlsx +3 -0
- data/VEUSES_VEUSES_14_KPIs03_04__EUSES_database_processed.xlsx +3 -0
- data/VEUSES_VEUSES_150_Level_of_Business_Inventory__EUSES_inventory_processed.xlsx +3 -0
- data/VEUSES_VEUSES_152_table22__EUSES_financial_processed.xlsx +3 -0
- data/VEUSES_VEUSES_153_Supp_IB_1Q03__EUSES_financial_processed.xlsx +3 -0
- data/VEUSES_VEUSES_154_sup2q3f__EUSES_financial_processed.xlsx +3 -0
- data/VEUSES_VEUSES_156_02_03cor__EUSES_modeling_processed.xlsx +3 -0
- data/VEUSES_VEUSES_157_Sect501__EUSES_homework_processed.xlsx +3 -0
- data/VEUSES_VEUSES_15_XI-FinRpt-Master__EUSES_financial_processed.xlsx +3 -0
- data/VEUSES_VEUSES_161_paris040319__EUSES_financial_processed.xlsx +3 -0
- data/VEUSES_VEUSES_163_cmwrfinance__EUSES_financial_processed.xlsx +3 -0
- data/VEUSES_VEUSES_164_forensics_rubric__EUSES_homework_processed.xlsx +3 -0
- data/VEUSES_VEUSES_168_EcclesHelper2_2__EUSES_grades_bad.xlsx +3 -0
- data/VEUSES_VEUSES_16_stz_083103_financials__EUSES_inventory_processed.xlsx +3 -0
- data/VEUSES_VEUSES_173_FS_Upgrade_Plan_v3_111502__EUSES_database_processed.xlsx +3 -0
- data/VEUSES_VEUSES_174_2000_places_School__EUSES_grades_processed.xlsx +3 -0
- data/VEUSES_VEUSES_19_cd1108dp2000__EUSES_grades_processed.xlsx +3 -0
- data/VEUSES_VEUSES_1_dunn_Q1__EUSES_cs101_bad.xlsx +3 -0
- data/VEUSES_VEUSES_22_Family_Adjustment_Read_Only__EUSES_inventory_bad.xlsx +3 -0
- data/VEUSES_VEUSES_23_behavioral_social_enviro__EUSES_grades_processed.xlsx +3 -0
- data/VEUSES_VEUSES_24_clinical010403+__EUSES_grades_processed.xlsx +3 -0
- data/VEUSES_VEUSES_28_labrates050104__EUSES_modeling_processed.xlsx +3 -0
.gitattributes
CHANGED
@@ -3,6 +3,7 @@
|
|
3 |
*.bin filter=lfs diff=lfs merge=lfs -text
|
4 |
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
5 |
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
|
|
6 |
*.ftz filter=lfs diff=lfs merge=lfs -text
|
7 |
*.gz filter=lfs diff=lfs merge=lfs -text
|
8 |
*.h5 filter=lfs diff=lfs merge=lfs -text
|
|
|
3 |
*.bin filter=lfs diff=lfs merge=lfs -text
|
4 |
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
5 |
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
6 |
+
*.xlsx filter=lfs diff=lfs merge=lfs -text
|
7 |
*.ftz filter=lfs diff=lfs merge=lfs -text
|
8 |
*.gz filter=lfs diff=lfs merge=lfs -text
|
9 |
*.h5 filter=lfs diff=lfs merge=lfs -text
|
.gitignore
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
venv
|
2 |
+
original_data
|
3 |
+
__pycache__
|
4 |
+
.DS_Store
|
README.md
ADDED
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# TableSense Dataset
|
2 |
+
## Overview
|
3 |
+
This dataset is derived from the tablesense [paper](https://arxiv.org/abs/2106.13500) and [github repo](https://github.com/microsoft/TableSense).
|
4 |
+
|
5 |
+
### Original description:
|
6 |
+
|
7 |
+
Tablesense: Spreadsheet table detection with convolutional neural networks
|
8 |
+
|
9 |
+
Spreadsheet table detection is the task of detecting all tables on a given sheet and locating their respective ranges. Automatic table detection is a key enabling technique and an initial step in spreadsheet data intelligence. To enable data-driven models, we annotated a large amount of table ranges on real spreadsheet data. Our annotations are based on three public datasets (VEnron2, VEUSUS, and VFUSE), which are widely used in spreadsheet domain. To eliminate similar spreadsheets that may introduce lots of duplicated labeling efforts, we use [the published dataset](https://figshare.com/projects/Versioned_Spreadsheet_Corpora/20116) which has clustered similar sheets by [SpreadCluster](http://www.tcse.cn/~wsdou/project/venron/):
|
10 |
+
1. VEnron2 is built on the Enron email archive by SpreadCluster (MSR 2017). It contains 1,609 evolution groups and 12,254 spreadsheets.
|
11 |
+
2. VEUSES is built on EUSES by SpreadCluster (MSR 2017). It contains 177 evolution groups and 363 spreadsheets.
|
12 |
+
3. VFUSE is built on FUSE by SpreadCluster (MSR 2017). It contains 188 evolution groups and 1,143 spreadsheets.
|
13 |
+
|
14 |
+
Note that the WebSheet dataset introduced by [TableSense](https://www.microsoft.com/en-us/research/uploads/prod/2019/01/TableSense_AAAI19.pdf) needs to solve compliance issues before publishing, so we firstly publish annotations for VEnron2, VEUSUS, and VFUSE to facilitate recent research.
|
15 |
+
To process raw Excel files, we first transformed original Excel files from .xls to .xlsx. Second, we tried to read and extract features from these files using ClosedXML. We excluded those files that failed to transform and process. Then we seleceted one file for each cluster, and labeled only the first two sheets for those files containing multiple spreadsheets. All sheets had been labeled and checked by no less than two persons. We excluded those controversial cases between annotators. Finally we got 2,615 tables from 1,645 spreadsheet. Since VEnron2 has the greatest number of clusters, it contributes most annotated table ranges.
|
16 |
+
|
17 |
+
### Processing
|
18 |
+
|
19 |
+
We downloaded the three datasets from the link above, converted them to xlsx using libreoffice and aggregated them into this dataset. See process_data.py for details.
|
20 |
+
|
21 |
+
### Dataset Structure
|
22 |
+
|
23 |
+
- **filepath**: Path to the source spreadsheet file
|
24 |
+
- **sheet_name**: Name of the worksheet containing the table
|
25 |
+
- **split**: Dataset split (training_set or testing_set)
|
26 |
+
- **table_regions**: List of table regions, each containing:
|
27 |
+
- **start_col**: Starting column (ex: A, AA, BC)
|
28 |
+
- **start_row**: Starting row number (an integer)
|
29 |
+
- **end_col**: Ending column
|
30 |
+
- **end_row**: Ending row number
|
31 |
+
|
32 |
+
## Usage
|
33 |
+
|
34 |
+
```
|
35 |
+
from datasets import load_dataset
|
36 |
+
|
37 |
+
dataset = load_dataset("kl3269/Tablesense",split="all", trust_remote_code=True)
|
38 |
+
|
39 |
+
example = dataset[0]
|
40 |
+
print(example)
|
41 |
+
|
42 |
+
# {'filepath': '/Users/kylel1/Documents/GitHub/tablesense/data/VEnron2_VEnron2_253_1_CounterParty Trading status 2001_11_13 pm.xlsx', 'sheet_name': 'Counterparty Trading Statuses', 'split': 'training_set', 'table_regions': [{'start_col': 'A', 'start_row': 1, 'end_col': 'AB', 'end_row': 52}]}
|
43 |
+
```
|
annotations.jsonl
ADDED
The diff for this file is too large to render.
See raw diff
|
|
data/VEUSES_VEUSES_102_Economic1__EUSES_financial_processed.xlsx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:74e0853239e5a9fdbfc0cdf13d07ae38e9e11b3bb0fe7ba0e0410439e15e4b97
|
3 |
+
size 13389
|
data/VEUSES_VEUSES_104_wp021902__EUSES_database_bad.xlsx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:43f995c558862150d7dd1b47c92165fa4a418fa41321fdc9cf64e97efb73ca35
|
3 |
+
size 1034487
|
data/VEUSES_VEUSES_105_finrpt00__EUSES_financial_processed.xlsx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4af0d86a0f931300376a637e22b6242ab6e0e3060b349c1eeb39b0cd2df17e8c
|
3 |
+
size 49606
|
data/VEUSES_VEUSES_110_zgrades1Answers__EUSES_grades_processed.xlsx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8ee6cdebc1370195ea0a944cf806070ba24ff83c779f2a965829161d8706a22d
|
3 |
+
size 23674
|
data/VEUSES_VEUSES_112_V33_t34__EUSES_grades_processed.xlsx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:70dad253f4d61ab8816f1ce154af1b69bfa91f4162338bc573664f8a0396cef0
|
3 |
+
size 11699
|
data/VEUSES_VEUSES_113_1990-VHS-list__EUSES_database_processed.xlsx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:146d89f3fb9cccb10d37e26818abc3a9a470fb7e77cf47ebf1f13323b60dfdeb
|
3 |
+
size 7574
|
data/VEUSES_VEUSES_115_se010804aim__EUSES_homework_bad.xlsx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2ee08151b9b77ad2246611dc20ceac23f091a0822406216c168976b82afe611f
|
3 |
+
size 19028
|
data/VEUSES_VEUSES_117_marketsyracuse100__EUSES_financial_processed.xlsx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:328b564e133a2f7fcd17d7532341ab51ef4ed2320fc00d24c407b04a0ffd115c
|
3 |
+
size 8487
|
data/VEUSES_VEUSES_119_2003Fall__EUSES_database_processed.xlsx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:86e5c012ebeed23bafd62b59e3941f04db21500ec386e9a222ae59eb1a990d1d
|
3 |
+
size 16526
|
data/VEUSES_VEUSES_125_ExcelGradebk_sml_ntbk__EUSES_homework_bad.xlsx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:acba44d57b3de6dd842480c88096d5f55e513b66a390a0cbdbdbfd974319af4c
|
3 |
+
size 43965
|
data/VEUSES_VEUSES_127_act4_023_bartholomew__EUSES_cs101_processed.xlsx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e32226dd8b1975c8e0b612bcf0a7306fc11495868cd5476e4ac51187a243ce45
|
3 |
+
size 29655
|
data/VEUSES_VEUSES_12_yef00__EUSES_financial_processed.xlsx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a648533011d9d6add5851f53c2fd9ea80226549c08a71533327b3c1246710c92
|
3 |
+
size 35068
|
data/VEUSES_VEUSES_131_0315Publish__EUSES_homework_processed.xlsx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:db2224bf3e3545c4a046185fca99ff96963027c8cacbcbc961b954a1a667d127
|
3 |
+
size 16979
|
data/VEUSES_VEUSES_132_0211Score__EUSES_homework_processed.xlsx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0bef849f9ece8c2ea2354baf79c622a6126634382df22c9825ff5afd2381c847
|
3 |
+
size 43564
|
data/VEUSES_VEUSES_134_amendment2SectionJ01a__EUSES_database_processed.xlsx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6ec4f7f5a89ca8b623c9bbd1180e9d4471a6869b24ca24baa662c43d5ab55e91
|
3 |
+
size 36475
|
data/VEUSES_VEUSES_137_advresults__EUSES_modeling_processed.xlsx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3fbbe18f9a622c988ca5b3af275d788559581ddda0a20d48b73f054eda4029e2
|
3 |
+
size 27279
|
data/VEUSES_VEUSES_138_ActionItem0109__EUSES_modeling_processed.xlsx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:67cda0c77a582e293c7c710f33359e0047bdc70f9c348cb2bf38bf5dbd4d7ab0
|
3 |
+
size 10594
|
data/VEUSES_VEUSES_13_1996EI_Final_Files__EUSES_inventory_processed.xlsx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d1097649c96d05bd0901addb64b4116d6584c6200fd7be77c7104254f3e045c
|
3 |
+
size 15708
|
data/VEUSES_VEUSES_140_6313syllabus__EUSES_homework_processed.xlsx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b8ac3434bc53b4a4df912c91bc1e6aa246dbe2ef822198ee5508d8791cd7e6a9
|
3 |
+
size 15806
|
data/VEUSES_VEUSES_141_FinalReportTables__EUSES_financial_processed.xlsx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0b9e26c66f23a4cf2f61b37bf626b38a2072ce81a85a51f7440b7047703215de
|
3 |
+
size 69282
|
data/VEUSES_VEUSES_143_CAP-IT03__EUSES_database_processed.xlsx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3f0970e8740bcd25b9a8e26fea8c24c548a02926bb41b3cbdc80d15849cef341
|
3 |
+
size 27153
|
data/VEUSES_VEUSES_144_assetmanagement__EUSES_inventory_processed.xlsx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:92cf3cdeed46d3eb1b18190d800cef880376712cf490a5981a1fb104f580d183
|
3 |
+
size 35436
|
data/VEUSES_VEUSES_145_as2003puna__EUSES_modeling_processed.xlsx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6aaa4e2bbd66fc6de2e34ef7b7718c6c3482458b609523f14249e1a2569d9792
|
3 |
+
size 13179
|
data/VEUSES_VEUSES_146_012004PList__EUSES_modeling_processed.xlsx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:02fa763d7dfaeb61acc04b0130b869b33710d901a3bca43a1b84750f7f9c7ea4
|
3 |
+
size 39995
|
data/VEUSES_VEUSES_148_Database1__EUSES_database_processed.xlsx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:965e1b0f0fa2b34b0fcf6de45b4cc497fdc8a56b2833e8462b9da48e662b70d3
|
3 |
+
size 8991
|
data/VEUSES_VEUSES_14_KPIs03_04__EUSES_database_processed.xlsx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ef70211418972f6f36b2a1d671e0c00d17b6ef22aad9ac7953b726f02178631
|
3 |
+
size 40206
|
data/VEUSES_VEUSES_150_Level_of_Business_Inventory__EUSES_inventory_processed.xlsx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d0e4a3bb8bc5220730b8213abe5c5a5d1e66e0ced952163eccce27aa4cbe7e91
|
3 |
+
size 15931
|
data/VEUSES_VEUSES_152_table22__EUSES_financial_processed.xlsx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e0071784214e8d61c75c2bf3cc79c40dbd268e4e1d3e50c1c3c230bcdc6e1ab
|
3 |
+
size 7864
|
data/VEUSES_VEUSES_153_Supp_IB_1Q03__EUSES_financial_processed.xlsx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:807d5b89f974c08b9b5a5e90f124e735d6c499231de7cbb541d1046f766bd24b
|
3 |
+
size 9735
|
data/VEUSES_VEUSES_154_sup2q3f__EUSES_financial_processed.xlsx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:613b8ef0998148f329062ddba3d9aabbc52023d40a24889f232a3e72b03f68b8
|
3 |
+
size 146562
|
data/VEUSES_VEUSES_156_02_03cor__EUSES_modeling_processed.xlsx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7bf9c275194f40ad4fca0950fb47e7ea52554dd5781664955c0ed166b2cd0b8a
|
3 |
+
size 56621
|
data/VEUSES_VEUSES_157_Sect501__EUSES_homework_processed.xlsx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d6496e03f67a0328ffad868e5884f65019d669c539a30448f88bf51519531a4
|
3 |
+
size 21673
|
data/VEUSES_VEUSES_15_XI-FinRpt-Master__EUSES_financial_processed.xlsx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c684575b3ee2ebff2476ac3bc0366856470934505243eab2d604dc993d6c887a
|
3 |
+
size 13247
|
data/VEUSES_VEUSES_161_paris040319__EUSES_financial_processed.xlsx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a571bc3e7275799728035a8f6541c4b0d4a0e54eb78f5ecbe928ffec4c81cdf2
|
3 |
+
size 10192
|
data/VEUSES_VEUSES_163_cmwrfinance__EUSES_financial_processed.xlsx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b49d539ef825ef51a702fe31c253cfda59b2de8d1ad5a39cb3fed605e10809da
|
3 |
+
size 18190
|
data/VEUSES_VEUSES_164_forensics_rubric__EUSES_homework_processed.xlsx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6d9e8e0e7d21c9ea87b4478f240b20012b9becb02e443fcf71a4f7c858c90315
|
3 |
+
size 17495
|
data/VEUSES_VEUSES_168_EcclesHelper2_2__EUSES_grades_bad.xlsx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:253283388d417e976f5a6e3315cf237e176bfbe0650a0a23ddb5afa5df33c6de
|
3 |
+
size 18832
|
data/VEUSES_VEUSES_16_stz_083103_financials__EUSES_inventory_processed.xlsx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7499c5b6ea7255433522410efb0bc43fc69fc5c7798c181c2400c7d7898e809c
|
3 |
+
size 33426
|
data/VEUSES_VEUSES_173_FS_Upgrade_Plan_v3_111502__EUSES_database_processed.xlsx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:48a3ce83d89415c96a46496eea7f31dc643955cbe41cfeab60509a17697cdb33
|
3 |
+
size 23169
|
data/VEUSES_VEUSES_174_2000_places_School__EUSES_grades_processed.xlsx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3addefca38e795fc09ea675d46b27a10128de408fb1d5b6da5a93787a4dc8d40
|
3 |
+
size 42294
|
data/VEUSES_VEUSES_19_cd1108dp2000__EUSES_grades_processed.xlsx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d33cb7884bcc34d11060798c509ae56e906fe9b459bb9b58483d54cdaee280af
|
3 |
+
size 26371
|
data/VEUSES_VEUSES_1_dunn_Q1__EUSES_cs101_bad.xlsx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:45146057ca9b40fa22a4ea00e18118a9ec195cee48c15cfef32f52bb2d5cddbd
|
3 |
+
size 8410
|
data/VEUSES_VEUSES_22_Family_Adjustment_Read_Only__EUSES_inventory_bad.xlsx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ae662ddbc5136e4571fe2e9533b3a2e84b35b57cdfbb648a0f786c329bf824ab
|
3 |
+
size 37600
|
data/VEUSES_VEUSES_23_behavioral_social_enviro__EUSES_grades_processed.xlsx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:06766f93be988382c0e72d0a30e5c0a28a719c4f0b3640c85b3c45365bdb9afb
|
3 |
+
size 10451
|
data/VEUSES_VEUSES_24_clinical010403+__EUSES_grades_processed.xlsx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:38e71d526bed81281d915958d767607a433819a62738f5c58936c95ca1428fcd
|
3 |
+
size 9353
|
data/VEUSES_VEUSES_28_labrates050104__EUSES_modeling_processed.xlsx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4a670835df32f9858d694f8e48cee8d4b20b13a2581c522a815521d64f10e889
|
3 |
+
size 26570
|