Update README.md
Browse files
README.md
CHANGED
|
@@ -10,12 +10,5 @@ Download CSV: https://www.fastdol.com/datasets/osha-construction-enforcement-by-
|
|
| 10 |
|
| 11 |
Visit the [canonical page](https://www.fastdol.com/datasets/osha-construction-enforcement-by-employer) for the full schema, methodology, BibTeX citation, and most recent version.
|
| 12 |
|
| 13 |
-
What's in the data
|
| 14 |
Employer-level OSHA enforcement records for the U.S. construction industry (NAICS 23), covering all citations on record across 377,389 employers. Each row represents one construction employer with aggregated violation counts by classification (willful, repeat, serious, other-than-serious), initial and current penalty totals, inspection counts, enforcement date ranges, gravity scores, parent-company rollup, and cross-agency indicators.
|
| 15 |
-
Construction sub-sectors covered: NAICS 236 (Building Construction), 237 (Heavy and Civil Engineering), 238 (Specialty Trade Contractors).
|
| 16 |
-
Schema
|
| 17 |
-
ColumnTypeDescriptionemployer_idstringFastDOL deterministic employer identifier (UUID)employer_namestringLegal name as recorded by OSHAcitystringCity of the establishmentstatestringUSPS two-letter state codezip5stringFive-digit ZIP codenaics_codestring6-digit NAICS code (23xxxx)naics_descriptionstringNAICS industry descriptionparent_namestringResolved corporate parent; null if unresolvedcitation_countintegerTotal OSHA citations on recordinspection_countintegerDistinct OSHA inspections on recordpenalties_initial_totalnumberSum of initial proposed penalties (USD)penalties_current_totalnumberSum of current/settled penalties (USD)willful_countintegerWillful citationsrepeat_countintegerRepeat citationsserious_countintegerSerious citationsother_countintegerOther-than-serious citationssevere_countintegerWillful + repeat combinedearliest_citationdateEarliest citation date on recordlatest_citationdateMost recent citation date on recordmax_gravityintegerHighest gravity score (1-10)avg_gravitynumberAverage gravity scoreagencies_alltimestringPipe-delimited list of federal agencies with activity (e.g. "OSHA|WHD|EPA")
|
| 18 |
-
Source
|
| 19 |
-
U.S. Department of Labor, Occupational Safety and Health Administration, via FastDOL.
|
| 20 |
-
License
|
| 21 |
-
CC BY 4.0. Cite FastDOL and the DOI above.
|
|
|
|
| 10 |
|
| 11 |
Visit the [canonical page](https://www.fastdol.com/datasets/osha-construction-enforcement-by-employer) for the full schema, methodology, BibTeX citation, and most recent version.
|
| 12 |
|
|
|
|
| 13 |
Employer-level OSHA enforcement records for the U.S. construction industry (NAICS 23), covering all citations on record across 377,389 employers. Each row represents one construction employer with aggregated violation counts by classification (willful, repeat, serious, other-than-serious), initial and current penalty totals, inspection counts, enforcement date ranges, gravity scores, parent-company rollup, and cross-agency indicators.
|
| 14 |
+
Construction sub-sectors covered: NAICS 236 (Building Construction), 237 (Heavy and Civil Engineering), 238 (Specialty Trade Contractors).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|