wendymthompson commited on
Commit
4a7297e
·
verified ·
1 Parent(s): 7dba8e0

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +31 -23
README.md CHANGED
@@ -36,34 +36,42 @@ Tennessee, Mississippi, Alabama, Georgia, Florida, Kentucky, Louisiana, North Ca
36
  | Repayable | 5 | Low-interest second mortgage with payments |
37
 
38
  ### Fields (25)
39
- - id - Unique program identifier (e.g., "TN-THDA-GREAT-CHOICE-PLUS")
40
- - name - Program name
41
- - state, state_code - State name and 2-letter code
42
- - administrator - Administering agency
43
- - program_url - Official program page
44
- - type - grant, forgivable, deferred, or repayable
45
- - amount_fixed, amount_percentage, amount_max - Assistance amount details
46
- - amount_description - Human-readable amount summary
47
- - terms - Forgiveness/repayment terms
48
- - credit_score_min - Minimum credit score required
49
- - first_time_buyer - required, preferred, or not_required
50
- - income_limit_description - Income limit details
51
- - max_purchase_price - Maximum home price (if applicable)
52
- - loan_types - Compatible loan types (fha, va, usda, conventional)
53
- - requirements - Eligibility requirements list
54
- - coverage - Geographic coverage (Statewide, MSA-specific, etc.)
55
- - highlights - Key selling points
56
- - expert_insight - Expert commentary from licensed loan officers
57
- - expert_id - Expert identifier (beau, tate, or wendy)
58
- - is_active - Whether program is currently active
59
- - last_updated - Date of last verification
60
- - source - Data source attribution
61
- - source_url - Source URL
62
 
63
  ### Data Quality
64
  - All program data verified against official state HFA websites as of March 2026
65
  - Income limits, credit score requirements, and assistance amounts confirmed against published guidelines
66
  - Expert insights from NMLS-licensed loan officers
67
 
 
 
 
 
 
 
 
 
68
  ## License
69
  CC BY 4.0 - Attribution required. Data sourced from publicly available state Housing Finance Agency programs.
 
36
  | Repayable | 5 | Low-interest second mortgage with payments |
37
 
38
  ### Fields (25)
39
+ - uid=197609(thewe) gid=197609 groups=197609 - Unique program identifier (e.g., "TN-THDA-GREAT-CHOICE-PLUS")
40
+ - - Program name
41
+ - , - State name and 2-letter code
42
+ - - Administering agency
43
+ - - Official program page
44
+ - - grant, forgivable, deferred, or repayable
45
+ - , , - Assistance amount details
46
+ - - Human-readable amount summary
47
+ - - Forgiveness/repayment terms
48
+ - - Minimum credit score required
49
+ - - required, preferred, or not_required
50
+ - - Income limit details
51
+ - - Maximum home price (if applicable)
52
+ - - Compatible loan types (fha, va, usda, conventional)
53
+ - - Eligibility requirements list
54
+ - - Geographic coverage (Statewide, MSA-specific, etc.)
55
+ - - Key selling points
56
+ - - Expert commentary from licensed loan officers
57
+ - - Expert identifier (beau, tate, or wendy)
58
+ - - Whether program is currently active
59
+ - - Date of last verification
60
+ - - Data source attribution
61
+ - - Source URL
62
 
63
  ### Data Quality
64
  - All program data verified against official state HFA websites as of March 2026
65
  - Income limits, credit score requirements, and assistance amounts confirmed against published guidelines
66
  - Expert insights from NMLS-licensed loan officers
67
 
68
+ ## Usage
69
+
70
+
71
+
72
+ ## Citation
73
+
74
+
75
+
76
  ## License
77
  CC BY 4.0 - Attribution required. Data sourced from publicly available state Housing Finance Agency programs.