robworks-software commited on
Commit
4e3929a
·
verified ·
1 Parent(s): 1030768

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +52 -581
README.md CHANGED
@@ -25,579 +25,11 @@ configs:
25
  - config_name: default
26
  data_files:
27
  - split: train
28
- path: data/train-*
29
  - split: validation
30
- path: data/validation-*
31
  - split: test
32
- path: data/test-*
33
- dataset_info:
34
- features:
35
- - name: school_id
36
- dtype: string
37
- - name: teacher_id
38
- dtype: string
39
- - name: full_name
40
- dtype: string
41
- - name: department
42
- dtype: string
43
- - name: subjects_taught
44
- dtype: string
45
- - name: grade_levels
46
- dtype: string
47
- - name: email
48
- dtype: string
49
- - name: phone
50
- dtype: string
51
- - name: years_experience
52
- dtype: string
53
- - name: degrees
54
- dtype: string
55
- - name: certifications
56
- dtype: string
57
- - name: _source
58
- dtype: string
59
- - name: _category
60
- dtype: string
61
- - name: _record_type
62
- dtype: string
63
- - name: course_code
64
- dtype: string
65
- - name: course_name
66
- dtype: string
67
- - name: subject_area
68
- dtype: string
69
- - name: course_type
70
- dtype: string
71
- - name: credit_hours
72
- dtype: string
73
- - name: prerequisites
74
- dtype: string
75
- - name: enrollment_count
76
- dtype: string
77
- - name: course_description
78
- dtype: string
79
- - name: textbook
80
- dtype: string
81
- - name: pathway
82
- dtype: string
83
- - name: dual_credit_partner
84
- dtype: string
85
- - name: NAME
86
- dtype: string
87
- - name: B14001_001E
88
- dtype: string
89
- - name: B14001_002E
90
- dtype: string
91
- - name: B14001_003E
92
- dtype: string
93
- - name: B14001_004E
94
- dtype: string
95
- - name: B14001_005E
96
- dtype: string
97
- - name: B14001_006E
98
- dtype: string
99
- - name: B14001_007E
100
- dtype: string
101
- - name: B14001_008E
102
- dtype: string
103
- - name: B14001_009E
104
- dtype: string
105
- - name: state
106
- dtype: string
107
- - name: school district (unified)
108
- dtype: string
109
- - name: state_code
110
- dtype: string
111
- - name: test_name
112
- dtype: string
113
- - name: subject
114
- dtype: string
115
- - name: grade_level
116
- dtype: string
117
- - name: year
118
- dtype: string
119
- - name: total_tested
120
- dtype: string
121
- - name: meets_standard_pct
122
- dtype: string
123
- - name: masters_standard_pct
124
- dtype: string
125
- - name: performance_by_ethnicity_Hispanic
126
- dtype: string
127
- - name: performance_by_ethnicity_White
128
- dtype: string
129
- - name: performance_by_ethnicity_African American
130
- dtype: string
131
- - name: performance_by_ethnicity_Asian
132
- dtype: string
133
- - name: performance_by_ethnicity_American Indian
134
- dtype: string
135
- - name: performance_by_ethnicity_Pacific Islander
136
- dtype: string
137
- - name: performance_by_ethnicity_Two or More Races
138
- dtype: string
139
- - name: performance_by_economic_status_Economically Disadvantaged
140
- dtype: string
141
- - name: performance_by_economic_status_Not Economically Disadvantaged
142
- dtype: string
143
- - name: performance_by_special_populations_English Learners
144
- dtype: string
145
- - name: performance_by_special_populations_Students with Disabilities
146
- dtype: string
147
- - name: performance_by_special_populations_At-Risk
148
- dtype: string
149
- - name: lea_id
150
- dtype: string
151
- - name: school_name
152
- dtype: string
153
- - name: district_name
154
- dtype: string
155
- - name: county
156
- dtype: string
157
- - name: school_type
158
- dtype: string
159
- - name: enrollment
160
- dtype: string
161
- - name: graduation_rate
162
- dtype: string
163
- - name: essa_index
164
- dtype: string
165
- - name: essa_rating
166
- dtype: string
167
- - name: ela_proficiency
168
- dtype: string
169
- - name: math_proficiency
170
- dtype: string
171
- - name: science_proficiency
172
- dtype: string
173
- - name: code
174
- dtype: string
175
- - name: grade_band
176
- dtype: string
177
- - name: concept
178
- dtype: string
179
- - name: subconcept
180
- dtype: string
181
- - name: standard_text
182
- dtype: string
183
- - name: practices
184
- dtype: string
185
- - name: grade_range
186
- dtype: string
187
- - name: institution_id
188
- dtype: string
189
- - name: dashboard_rating
190
- dtype: string
191
- - name: beds_code
192
- dtype: string
193
- - name: need_resource_category
194
- dtype: string
195
- - name: accountability_status
196
- dtype: string
197
- - name: school_code
198
- dtype: string
199
- - name: north_star_designation
200
- dtype: string
201
- - name: achievement_gap_reduction
202
- dtype: string
203
- - name: id
204
- dtype: string
205
- - name: title
206
- dtype: string
207
- - name: slug
208
- dtype: string
209
- - name: subjects
210
- dtype: string
211
- - name: description
212
- dtype: string
213
- - name: cover_url
214
- dtype: string
215
- - name: web_url
216
- dtype: string
217
- - name: pdf_url
218
- dtype: string
219
- - name: license
220
- dtype: string
221
- - name: authors
222
- dtype: string
223
- - name: publish_date
224
- dtype: string
225
- - name: chapters
226
- dtype: string
227
- - name: k12_applicable
228
- dtype: string
229
- - name: district_id
230
- dtype: string
231
- - name: address
232
- dtype: string
233
- - name: city
234
- dtype: string
235
- - name: zip_code
236
- dtype: string
237
- - name: principal
238
- dtype: string
239
- - name: magnet_program
240
- dtype: string
241
- - name: charter_school
242
- dtype: string
243
- - name: accountability_rating
244
- dtype: string
245
- - name: staar_scores_Reading
246
- dtype: string
247
- - name: staar_scores_Mathematics
248
- dtype: string
249
- - name: staar_scores_Science
250
- dtype: string
251
- - name: staar_scores_Social Studies
252
- dtype: string
253
- - name: staar_scores_Writing
254
- dtype: string
255
- - name: dropout_rate
256
- dtype: string
257
- - name: attendance_rate
258
- dtype: string
259
- - name: chronic_absenteeism_rate
260
- dtype: string
261
- - name: total_enrollment
262
- dtype: string
263
- - name: student_demographics_Hispanic
264
- dtype: string
265
- - name: student_demographics_White
266
- dtype: string
267
- - name: student_demographics_African American
268
- dtype: string
269
- - name: student_demographics_Asian
270
- dtype: string
271
- - name: student_demographics_Other
272
- dtype: string
273
- - name: economically_disadvantaged_pct
274
- dtype: string
275
- - name: english_learners_pct
276
- dtype: string
277
- - name: special_education_pct
278
- dtype: string
279
- - name: total_teachers
280
- dtype: string
281
- - name: student_teacher_ratio
282
- dtype: string
283
- - name: teacher_avg_salary
284
- dtype: string
285
- - name: teacher_turnover_rate
286
- dtype: string
287
- - name: star_rating
288
- dtype: string
289
- - name: overall_score
290
- dtype: string
291
- - name: sau_name
292
- dtype: string
293
- - name: performance_index
294
- dtype: string
295
- - name: state_id
296
- dtype: string
297
- - name: aquestt_classification
298
- dtype: string
299
- - name: insights_rating
300
- dtype: string
301
- - name: school_number
302
- dtype: string
303
- - name: district_number
304
- dtype: string
305
- - name: school_grade
306
- dtype: string
307
- - name: learning_gains_ela
308
- dtype: string
309
- - name: learning_gains_math
310
- dtype: string
311
- - name: borough
312
- dtype: string
313
- - name: ccrpi_score
314
- dtype: string
315
- - name: accountability_grade
316
- dtype: string
317
- - name: fetch_time
318
- dtype: string
319
- - name: demographics
320
- dtype: string
321
- - name: state_name
322
- dtype: string
323
- - name: total_districts
324
- dtype: string
325
- - name: total_students
326
- dtype: string
327
- - name: avg_per_pupil_expenditure
328
- dtype: string
329
- - name: median_per_pupil_expenditure
330
- dtype: string
331
- - name: state_funding_pct
332
- dtype: string
333
- - name: local_funding_pct
334
- dtype: string
335
- - name: federal_funding_pct
336
- dtype: string
337
- - name: funding_equity_index
338
- dtype: string
339
- - name: region
340
- dtype: string
341
- - name: cities_served
342
- dtype: string
343
- - name: superintendent
344
- dtype: string
345
- - name: website
346
- dtype: string
347
- - name: total_schools
348
- dtype: string
349
- - name: budget_total
350
- dtype: string
351
- - name: per_pupil_spending
352
- dtype: string
353
- - name: first_rating
354
- dtype: string
355
- - name: site_code
356
- dtype: string
357
- - name: parish
358
- dtype: string
359
- - name: school_performance_score
360
- dtype: string
361
- - name: letter_grade
362
- dtype: string
363
- - name: leap_ela_proficiency
364
- dtype: string
365
- - name: leap_math_proficiency
366
- dtype: string
367
- - name: municipality
368
- dtype: string
369
- - name: grade
370
- dtype: string
371
- - name: domain
372
- dtype: string
373
- - name: cluster
374
- dtype: string
375
- - name: sub_standards
376
- dtype: string
377
- - name: related_standards
378
- dtype: string
379
- - name: skills
380
- dtype: string
381
- - name: keywords
382
- dtype: string
383
- - name: total_revenue
384
- dtype: string
385
- - name: total_expenditure
386
- dtype: string
387
- - name: per_pupil_expenditure
388
- dtype: string
389
- - name: local_revenue_pct
390
- dtype: string
391
- - name: state_revenue_pct
392
- dtype: string
393
- - name: federal_revenue_pct
394
- dtype: string
395
- - name: instruction_expenditure_pct
396
- dtype: string
397
- - name: avg_teacher_salary
398
- dtype: string
399
- - name: country_code
400
- dtype: string
401
- - name: country_name
402
- dtype: string
403
- - name: primary_gross_enrollment_ratio
404
- dtype: string
405
- - name: secondary_gross_enrollment_ratio
406
- dtype: string
407
- - name: tertiary_gross_enrollment_ratio
408
- dtype: string
409
- - name: primary_completion_rate
410
- dtype: string
411
- - name: lower_secondary_completion_rate
412
- dtype: string
413
- - name: upper_secondary_completion_rate
414
- dtype: string
415
- - name: pupil_teacher_ratio_primary
416
- dtype: string
417
- - name: pupil_teacher_ratio_secondary
418
- dtype: string
419
- - name: education_expenditure_pct_gdp
420
- dtype: string
421
- - name: adult_literacy_rate
422
- dtype: string
423
- - name: youth_literacy_rate
424
- dtype: string
425
- - name: kesa_rating
426
- dtype: string
427
- - name: postsecondary_success
428
- dtype: string
429
- - name: entity_id
430
- dtype: string
431
- - name: ctds
432
- dtype: string
433
- - name: ela_growth_points
434
- dtype: string
435
- - name: math_growth_points
436
- dtype: string
437
- - name: college_career_ready
438
- dtype: string
439
- - name: success_framework_rating
440
- dtype: string
441
- - name: report_card_grade
442
- dtype: string
443
- - name: acap_ela_proficiency
444
- dtype: string
445
- - name: acap_math_proficiency
446
- dtype: string
447
- - name: ostp_ela_proficiency
448
- dtype: string
449
- - name: ostp_math_proficiency
450
- dtype: string
451
- - name: full_text
452
- dtype: string
453
- - name: discipline
454
- dtype: string
455
- - name: topic
456
- dtype: string
457
- - name: core_ideas
458
- dtype: string
459
- - name: crosscutting
460
- dtype: string
461
- - name: clarification
462
- dtype: string
463
- - name: assessment_boundary
464
- dtype: string
465
- - name: dashboard_grade
466
- dtype: string
467
- - name: lea_name
468
- dtype: string
469
- - name: ward
470
- dtype: string
471
- - name: building_code
472
- dtype: string
473
- - name: school_index
474
- dtype: string
475
- - name: division_name
476
- dtype: string
477
- - name: accreditation_status
478
- dtype: string
479
- - name: scorecard_rating
480
- dtype: string
481
- - name: state_school_id
482
- dtype: string
483
- - name: designation
484
- dtype: string
485
- - name: kprep_reading_proficiency
486
- dtype: string
487
- - name: kprep_math_proficiency
488
- dtype: string
489
- - name: org_code
490
- dtype: string
491
- - name: accountability_percentile
492
- dtype: string
493
- - name: nspf_index
494
- dtype: string
495
- - name: county_district_school
496
- dtype: string
497
- - name: performance_report_tier
498
- dtype: string
499
- - name: report_card_status
500
- dtype: string
501
- - name: complex_area
502
- dtype: string
503
- - name: island
504
- dtype: string
505
- - name: strive_hi_index
506
- dtype: string
507
- - name: apr_score
508
- dtype: string
509
- - name: apr_status
510
- dtype: string
511
- - name: facility_code
512
- dtype: string
513
- - name: town
514
- dtype: string
515
- - name: accountability_index
516
- dtype: string
517
- - name: effectiveness_rating
518
- dtype: string
519
- - name: irn
520
- dtype: string
521
- - name: overall_rating
522
- dtype: string
523
- - name: categories
524
- dtype: string
525
- - name: summary_total_institutions
526
- dtype: string
527
- - name: summary_public_4year
528
- dtype: string
529
- - name: summary_private_4year
530
- dtype: string
531
- - name: summary_community_colleges
532
- dtype: string
533
- - name: summary_for_profit
534
- dtype: string
535
- - name: summary_source
536
- dtype: string
537
- - name: summary_data_year
538
- dtype: string
539
- - name: source
540
- dtype: string
541
- - name: note
542
- dtype: string
543
- - name: report_card_rating
544
- dtype: string
545
- - name: building_id
546
- dtype: string
547
- - name: wsif_tier
548
- dtype: string
549
- - name: tvaas_composite
550
- dtype: string
551
- - name: tvaas_literacy
552
- dtype: string
553
- - name: tvaas_numeracy
554
- dtype: string
555
- - name: ready_graduate_rate
556
- dtype: string
557
- - name: chronic_absenteeism
558
- dtype: string
559
- - name: aun
560
- dtype: string
561
- - name: spp_score
562
- dtype: string
563
- - name: pvaas_growth_index
564
- dtype: string
565
- - name: keystone_literature
566
- dtype: string
567
- - name: keystone_algebra
568
- dtype: string
569
- - name: keystone_biology
570
- dtype: string
571
- - name: performance_rating
572
- dtype: string
573
- - name: median_growth_percentile
574
- dtype: string
575
- - name: rcdts_code
576
- dtype: string
577
- - name: summative_designation
578
- dtype: string
579
- - name: rural_urban
580
- dtype: string
581
- - name: data_categories
582
- dtype: string
583
- - name: total_records
584
- dtype: string
585
- - name: performance_grade
586
- dtype: string
587
- - name: growth_status
588
- dtype: string
589
- splits:
590
- - name: train
591
- num_bytes: 11430101
592
- num_examples: 5497
593
- - name: validation
594
- num_bytes: 2206343
595
- num_examples: 1178
596
- - name: test
597
- num_bytes: 2266432
598
- num_examples: 1180
599
- download_size: 865599
600
- dataset_size: 15902876
601
  ---
602
 
603
  # 🏫 K-12 Comprehensive Educational Dataset
@@ -625,12 +57,12 @@ federal = train_data.filter(lambda x: x['_category'] == 'federal')
625
 
626
  ## Dataset Statistics
627
 
628
- - **Total Records**: 7,660
629
- - **Train Split**: 5,361 records (70%)
630
- - **Validation Split**: 1,148 records (15%)
631
- - **Test Split**: 1,151 records (15%)
632
- - **Data Sources**: 26 validated sources
633
- - **Generated**: 2026-01-30 20:26:40
634
 
635
  ## Data Sources
636
 
@@ -659,6 +91,45 @@ federal = train_data.filter(lambda x: x['_category'] == 'federal')
659
  | state_oh | state_portal | 5 | Ohio ODE data |
660
  | state_wa | state_portal | 5 | Washington OSPI data |
661
  | state_ma | state_portal | 5 | Massachusetts DESE data |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
662
  | school_finance_states | research | 10 | State-level school finance data |
663
  | school_finance_districts | research | 5 | District-level school finance data |
664
  | unesco_education | research | 15 | UNESCO international education benchmarks |
@@ -683,8 +154,8 @@ federal = train_data.filter(lambda x: x['_category'] == 'federal')
683
  - OpenStax free textbooks
684
 
685
  ### State Portal Data (`_category: state_portal`)
686
- - Data from 10 state education agencies
687
- - NY, IL, GA, NC, VA, NJ, MI, OH, WA, MA
688
  - School accountability ratings and performance
689
 
690
  ### Research & Finance (`_category: research`)
@@ -736,7 +207,7 @@ This dataset compiles public domain government data from:
736
  - Civil Rights Data Collection (CRDC)
737
  - U.S. Census Bureau American Community Survey
738
  - College Scorecard (U.S. Department of Education)
739
- - State education agencies (NY, IL, GA, NC, VA, NJ, MI, OH, WA, MA)
740
  - School Finance Indicators Database (SFID)
741
  - UNESCO Institute for Statistics (UIS)
742
  - Common Core State Standards Initiative
@@ -754,7 +225,7 @@ This dataset compiles public domain government data from:
754
  publisher={HuggingFace},
755
  url={https://huggingface.co/datasets/robworks-software/k12-comprehensive-educational-dataset},
756
  license={CC0-1.0},
757
- note={Comprehensive K-12 educational dataset with 7,660 records from 29 sources}
758
  }
759
  ```
760
 
 
25
  - config_name: default
26
  data_files:
27
  - split: train
28
+ path: data/train-00000-of-00001.parquet
29
  - split: validation
30
+ path: data/validation-00000-of-00001.parquet
31
  - split: test
32
+ path: data/test-00000-of-00001.parquet
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  ---
34
 
35
  # 🏫 K-12 Comprehensive Educational Dataset
 
57
 
58
  ## Dataset Statistics
59
 
60
+ - **Total Records**: 7,855
61
+ - **Train Split**: 5,497 records (70%)
62
+ - **Validation Split**: 1,178 records (15%)
63
+ - **Test Split**: 1,180 records (15%)
64
+ - **Data Sources**: 65 validated sources
65
+ - **Generated**: 2026-02-01 18:01:59
66
 
67
  ## Data Sources
68
 
 
91
  | state_oh | state_portal | 5 | Ohio ODE data |
92
  | state_wa | state_portal | 5 | Washington OSPI data |
93
  | state_ma | state_portal | 5 | Massachusetts DESE data |
94
+ | state_fl | state_portal | 5 | Florida FLDOE data |
95
+ | state_pa | state_portal | 5 | Pennsylvania PDE data |
96
+ | state_az | state_portal | 5 | Arizona ADE data |
97
+ | state_tn | state_portal | 5 | Tennessee TDOE data |
98
+ | state_in | state_portal | 5 | Indiana IDOE data |
99
+ | state_mo | state_portal | 5 | Missouri DESE data |
100
+ | state_wi | state_portal | 5 | Wisconsin DPI data |
101
+ | state_md | state_portal | 5 | Maryland MSDE data |
102
+ | state_co | state_portal | 5 | Colorado CDE data |
103
+ | state_mn | state_portal | 5 | Minnesota MDE data |
104
+ | state_sc | state_portal | 5 | South Carolina SCDE data |
105
+ | state_al | state_portal | 5 | Alabama ALSDE data |
106
+ | state_la | state_portal | 5 | Louisiana LDOE data |
107
+ | state_ky | state_portal | 5 | Kentucky KDE data |
108
+ | state_ok | state_portal | 5 | Oklahoma OSDE data |
109
+ | state_or | state_portal | 5 | Oregon ODE data |
110
+ | state_ct | state_portal | 5 | Connecticut CSDE data |
111
+ | state_ut | state_portal | 5 | Utah USBE data |
112
+ | state_nv | state_portal | 5 | Nevada NDE data |
113
+ | state_ar | state_portal | 5 | Arkansas DESE data |
114
+ | state_ia | state_portal | 5 | Iowa DE data |
115
+ | state_ms | state_portal | 5 | Mississippi MDE data |
116
+ | state_ks | state_portal | 5 | Kansas KSDE data |
117
+ | state_nm | state_portal | 5 | New Mexico PED data |
118
+ | state_ne | state_portal | 5 | Nebraska NDE data |
119
+ | state_wv | state_portal | 5 | West Virginia WVDE data |
120
+ | state_id | state_portal | 5 | Idaho SDE data |
121
+ | state_hi | state_portal | 5 | Hawaii HIDOE data |
122
+ | state_nh | state_portal | 5 | New Hampshire DOE data |
123
+ | state_me | state_portal | 5 | Maine DOE data |
124
+ | state_ri | state_portal | 5 | Rhode Island RIDE data |
125
+ | state_mt | state_portal | 5 | Montana OPI data |
126
+ | state_de | state_portal | 5 | Delaware DOE data |
127
+ | state_sd | state_portal | 5 | South Dakota DOE data |
128
+ | state_nd | state_portal | 5 | North Dakota DPI data |
129
+ | state_ak | state_portal | 5 | Alaska DEED data |
130
+ | state_vt | state_portal | 5 | Vermont AOE data |
131
+ | state_wy | state_portal | 5 | Wyoming WDE data |
132
+ | state_dc | state_portal | 5 | DC OSSE data |
133
  | school_finance_states | research | 10 | State-level school finance data |
134
  | school_finance_districts | research | 5 | District-level school finance data |
135
  | unesco_education | research | 15 | UNESCO international education benchmarks |
 
154
  - OpenStax free textbooks
155
 
156
  ### State Portal Data (`_category: state_portal`)
157
+ - Data from 49 state education agencies (all 50 states + DC)
158
+ - Comprehensive coverage across all US regions
159
  - School accountability ratings and performance
160
 
161
  ### Research & Finance (`_category: research`)
 
207
  - Civil Rights Data Collection (CRDC)
208
  - U.S. Census Bureau American Community Survey
209
  - College Scorecard (U.S. Department of Education)
210
+ - State education agencies (all 50 states + DC)
211
  - School Finance Indicators Database (SFID)
212
  - UNESCO Institute for Statistics (UIS)
213
  - Common Core State Standards Initiative
 
225
  publisher={HuggingFace},
226
  url={https://huggingface.co/datasets/robworks-software/k12-comprehensive-educational-dataset},
227
  license={CC0-1.0},
228
+ note={Comprehensive K-12 educational dataset with 7,855 records from 29 sources}
229
  }
230
  ```
231