mdobbali commited on
Commit
bf176c1
·
verified ·
1 Parent(s): 6ff0dc2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +66 -3
README.md CHANGED
@@ -1,3 +1,66 @@
1
- ---
2
- license: cc0-1.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc0-1.0
3
+ tags:
4
+ - legal
5
+ pretty_name: EB1
6
+ size_categories:
7
+ - 1K<n<10K
8
+ ---
9
+
10
+ # **USCIS Administrative Appeals Office (AAO) Decisions Dataset**
11
+
12
+
13
+ ## **Dataset Summary**
14
+ This dataset contains publicly available **case decisions** from the **U.S. Citizenship and Immigration Services (USCIS) Administrative Appeals Office (AAO)**. The AAO reviews appeals related to various **immigration matters**, including:
15
+ - **EB-1A** (Extraordinary Ability)
16
+ - **EB-1B** (Outstanding Professors and Researchers)
17
+ - **EB-1C** (Multinational Executives & Managers)
18
+
19
+ The dataset consists of **raw PDF documents** categorized by case type. These documents contain **full legal decisions** issued by USCIS.
20
+
21
+ ---
22
+
23
+ ## **Dataset Structure**
24
+ The dataset is organized into **folders based on case categories**. Each PDF file represents a **full case decision** from USCIS.
25
+
26
+ Category: eb1a, Number of cases: 4565
27
+ Category: eb1b, Number of cases: 309
28
+ Category: eb1c, Number of cases: 3489
29
+
30
+ ---
31
+
32
+ ## **Usage & Applications**
33
+ This dataset is useful for:
34
+ ✅ **Legal Research** – Analyzing trends in immigration case decisions.
35
+ ✅ **NLP & Machine Learning** – Training models for legal text classification and summarization.
36
+ ✅ **Search & Retrieval** – Creating a searchable database for immigration lawyers and researchers.
37
+
38
+
39
+ ## **Licensing & Citation**
40
+
41
+ Since USCIS content is part of U.S. government public domain, the dataset is released under the CC0 1.0 Public Domain Dedication (No Rights Reserved).
42
+ If you use this dataset, please cite USCIS as follows
43
+
44
+ ## **Citation**
45
+
46
+ ```
47
+ @dataset{uscis_aao_cases,
48
+ title={USCIS Administrative Appeals Office Decisions Dataset},
49
+ author={Manoj Dobbali},
50
+ year={2025},
51
+ url={https://huggingface.co/datasets/your_username/uscis_aao_cases},
52
+ license={CC0 1.0}
53
+ }
54
+ ```
55
+
56
+ ## **Legal & Ethical Considerations**
57
+
58
+ • The dataset does not contain personally identifiable information (PII).
59
+ • Users must verify the USCIS terms of use before redistributing.
60
+ • This dataset is for research purposes only and should not be used for commercial legal advice.
61
+
62
+ ## **Contributing & Feedback**
63
+
64
+ If you have any feedback, issues, or improvements for this dataset, feel free to open a discussion on Hugging Face or contact us.
65
+
66
+ 📩 Contact: [mdobbali@mastercontrol.com]