{"ok": true, "database": "whisard", "private": false, "path": "/whisard", "size": 101752832, "tables": [{"name": "cases", "columns": ["case_id", "trade_nm", "legal_name", "street_addr_1_txt", "cty_nm", "st_cd", "zip_cd", "naic_cd", "naics_code_description", "case_violtn_cnt", "cmp_assd", "ee_violtd_cnt", "bw_atp_amt", "ee_atp_cnt", "findings_start_date", "findings_end_date", "flsa_repeat_violator", "load_dt"], "primary_keys": ["case_id"], "count": 365393, "hidden": false, "fts_table": null, "foreign_keys": {"incoming": [{"other_table": "violations", "column": "case_id", "other_column": "case_id"}], "outgoing": []}, "private": false}, {"name": "flsa_details", "columns": ["violation_id", "type", "back_wages"], "primary_keys": [], "count": 0, "hidden": false, "fts_table": null, "foreign_keys": {"incoming": [], "outgoing": [{"other_table": "violations", "column": "violation_id", "other_column": "id"}]}, "private": false}, {"name": "violations", "columns": ["id", "case_id", "type", "violations", "back_wages", "employees", "civil_money_penalty"], "primary_keys": ["id"], "count": 542030, "hidden": false, "fts_table": null, "foreign_keys": {"incoming": [{"other_table": "flsa_details", "column": "id", "other_column": "violation_id"}], "outgoing": [{"other_table": "cases", "column": "case_id", "other_column": "case_id"}]}, "private": false}, {"name": "sqlite_stat1", "columns": ["tbl", "idx", "stat"], "primary_keys": [], "count": 2, "hidden": true, "fts_table": null, "foreign_keys": {"incoming": [], "outgoing": []}, "private": false}], "hidden_count": 1, "views": [], "queries": [], "allow_execute_sql": true, "table_columns": {"cases": ["bw_atp_amt", "case_id", "case_violtn_cnt", "cmp_assd", "cty_nm", "ee_atp_cnt", "ee_violtd_cnt", "findings_end_date", "findings_start_date", "flsa_repeat_violator", "legal_name", "load_dt", "naic_cd", "naics_code_description", "st_cd", "street_addr_1_txt", "trade_nm", "zip_cd"], "flsa_details": ["back_wages", "type", "violation_id"], "sqlite_stat1": ["idx", "stat", "tbl"], "violations": ["back_wages", "case_id", "civil_money_penalty", "employees", "id", "type", "violations"]}, "metadata": {"description_html": "<p>The DOL Wage and Hour Division's \"WHISARD\" (Wage-Hour Investigative Support and Reporting Database) \u2014 every closed WHD investigation. Each case names the employer, the location and industry, and the workers affected; the matched <a href=\"./whisard/violations\">violations</a> table lists each statute violated with counts, back wages owed, and civil money penalties.</p>\n<p>WHD enforces a wide range of federal labor laws: the Fair Labor Standards Act (minimum wage, overtime, child labor, recordkeeping); the Family and Medical Leave Act; the Davis-Bacon Act and Service Contract Act (prevailing-wage rules on federal contracts); the Migrant and Seasonal Agricultural Worker Protection Act; H-1B, H-2A, and H-2B visa worker protections; the Employee Polygraph Protection Act; and others. The <code>type</code> column on the violations table identifies which statute was violated.</p>\n<p>The data is scraped from the <a href=\"https://enforcedata.dol.gov/views/data_summary.php\">DOL Enforcement Data Catalog</a>. WHD refreshes their dataset roughly quarterly; the scraper checks for updates daily and re-imports when WHD publishes a new snapshot.</p>", "keywords": "[\"wage theft\", \"back wages\", \"FLSA\", \"minimum wage\", \"overtime\", \"prevailing wage\", \"Davis-Bacon\", \"WHD\", \"labor enforcement\", \"civil money penalties\"]", "source": "Department of Labor Enforcement Data Catalog, scraped", "source_organization": "{\"@type\": \"GovernmentOrganization\", \"name\": \"U.S. Department of Labor, Wage and Hour Division\", \"url\": \"https://www.dol.gov/agencies/whd\"}", "source_url": "https://github.com/labordata/whd-compliance", "temporal_coverage": "1985/..", "title": "Wage and Hour Compliance Action Data"}}