Jonatan A. Arbel commited on
Commit
d5cb878
·
1 Parent(s): 78e3798

Add FDD dataset files

Browse files
California.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb397e5acc4b2390688c503f070b60aa3b61261af013bbe0aed227d4007e812d
3
+ size 3992575477
Illinois.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab89d6a9f3c3ac36dbf93f19bac32685875d6564322975113bfca40b3099c7e0
3
+ size 13026522
Indiana.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df78c20875abae1a6bc82135d06f24424721b4cda10d25db78fbbd61a632c417
3
+ size 889691816
Maryland.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:471024ecd324520c43f1476dda0dc6b15a740cf75890abe33d38fe244f59d48b
3
+ size 81047998
Minnesota.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3da386cdf08fad855aad4871b7405d1c61cc60d1188a139aab8debdd2659d5ea
3
+ size 237122893
New_York.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:229b3bb3de9f330cc095f85632e17d0c16716f773ef1c474fbc10245e5ef7c68
3
+ size 790152394
North_Dakota.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18ad75d4a89fa3cdbcecb4cc7995164aaf6cdaaf84bc19fbdbe0aa8109f5ad0d
3
+ size 1071522232
README.md CHANGED
@@ -1,3 +1,82 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Franchise Disclosure Document (FDD) Dataset
2
+
3
+ This repository contains a comprehensive collection of Franchise Disclosure Documents (FDDs) from various states in the United States. It represents one of the largest publicly available datasets of FDDs to date.
4
+
5
+ If you find this dataset useful, please cite:
6
+ Arbel, Yonathan A., The Readability of Contracts: Big Data Analysis, Forthcoming J. Empirical Legal Stud. 21:4 (Dec. 2024)
7
+
8
+ For the latest version of the paper, please visit: https://papers.ssrn.com/sol3/papers.cfm?abstract_id=4962098
9
+
10
+ ## Dataset Overview
11
+
12
+ The dataset consists of text files (.txt) organized by state. Here's a breakdown of the files by state:
13
+
14
+ - California: 15,276 files
15
+ - Wisconsin: 1,660 files
16
+ - Indiana: 1,606 files
17
+ - New York: 1,396 files (1,394 in New_York folder, 2 in New York folder)
18
+ - North Dakota: 1,376 files (1,374 in North_Dakota folder, 2 in North Dakota folder)
19
+ - Virginia: 753 files
20
+ - Minnesota: 568 files
21
+ - South Dakota: 169 files (167 in South_Dakota folder, 2 in South Dakota folder)
22
+ - Maryland: 111 files
23
+ - Rhode Island: 48 files (47 in Rhode_Island folder, 1 in Rhode Island folder)
24
+ - Illinois: 23 files
25
+
26
+ **Total Files: 22,986**
27
+
28
+ ## What are FDDs?
29
+
30
+ Franchise Disclosure Documents (FDDs) are legal documents that franchisors are required to provide to prospective franchisees before they can sell a franchise. These documents contain crucial information about the franchisor, the franchise system, and the terms of the franchise agreement. FDDs are mandated by the Federal Trade Commission (FTC) and are designed to help potential franchisees make informed decisions about their investments.
31
+
32
+ ## File Structure
33
+
34
+ The FDDs are organized into separate ZIP files for each state. Additionally, there is a file that describes all the files in the dataset.
35
+
36
+ ## Usage
37
+
38
+ This dataset can be used for various research purposes, including but not limited to:
39
+
40
+ - Analysis of franchise agreement terms and conditions
41
+ - Comparative studies of franchise policies across different states
42
+ - Natural language processing tasks on legal documents
43
+ - Franchise law and regulation research
44
+ - Trend analysis in the franchising industry
45
+
46
+ ## Data Format
47
+
48
+ Each file within the ZIP archives is a plain text document (.txt) containing a Franchise Disclosure Document. The FDDs are organized by state.
49
+
50
+ ## Accessing the Data
51
+
52
+ To access the data:
53
+
54
+ 1. Download the desired state's ZIP file.
55
+ 2. Extract the contents using a ZIP extraction tool.
56
+ 3. Navigate through the extracted files to find specific FDDs.
57
+
58
+ ## Citation
59
+
60
+ If you use this dataset in your research, please cite it as follows:
61
+
62
+ ```
63
+ Arbel, Yonathan A., The Readability of Contracts: Big Data Analysis, Forthcoming J. Empirical Legal Stud. 21:4 (Dec. 2024)
64
+ ```
65
+
66
+ For the latest version of the paper, please visit: https://papers.ssrn.com/sol3/papers.cfm?abstract_id=4962098
67
+
68
+ ## Disclaimer
69
+
70
+ This dataset is derived from publicly available FDDs. While efforts have been made to ensure accuracy, users should verify critical information against the original documents. The maintainers of this dataset are not responsible for any errors or omissions.
71
+
72
+ ## Contributing
73
+
74
+ If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.
75
+
76
+ ## License
77
+
78
+ This dataset is provided under the MIT license.
79
+
80
+ ## Contact
81
+
82
+ For questions or further information about this dataset, please contact yaarbel@ua.edu
Rhode_Island.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:285cf920ed59cc5246d924da28f87041f2dffff2505c32dcfb6f3debd375514b
3
+ size 29111440
South_Dakota.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb203d294a1c7f7038c55d37d26920b1291b040c3f62da010db11cfbc3e52965
3
+ size 105097008
Virginia.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46b85052c23a8377dcf3cf33b54c84374456dc9c82aeba6d5fd8c34ffb9b1330
3
+ size 431540934
Wisconsin.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ecf14cfba2cdcc95fea622f65e833e7497e81a0338e2091eef74c5f8889adc6a
3
+ size 1093722887
file_details.xlsx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:041bf333c07bc33931fd3b0351ce7cc2f934cf8a354908a24b6efc52fd901a9e
3
+ size 5495