/2016-05-H-2-debarments-and-violations

Data, code, and methodologies supporting the May 12, 2016 BuzzFeed News article, "The Pushovers."

Primary LanguageJupyter NotebookMIT LicenseMIT

H-2 Debarment and Violations Analysis

This repository contains data, code, and methodologies supporting the May 12, 2016 BuzzFeed News article, "The Pushovers."

Data

The analyses presented below depend on three datasets. Each is based on data or records from the Department of Labor, the agency responsible for protecting workers and vetting employers seeking visas:

  • The Wage and Hour Division's WHISARD database, obtained via a Freedom of Information Act request. The database contains information on employers, violations, fines, and other details corresponding to investigations concluded between October 1, 2001 and March 31, 2015. (Note: The WHD has redacted some tables and columns per FOIA exemption 5.) You can download a copy of the database from the Internet Archive.

  • The Office of Foreign Labor Certification's records of visa-certification decisions for the H-2 visa program through December 2015. (The visa comes in two types: H-2A for agricultural workers and H-2B for unskilled non-agricultural workers.) Bulk, raw data is available here and here. BuzzFeed News has processed and standardized that data into a single file, which you can find here. Newer certifications can be found on the Department of Labor's iCert Portal.

  • The Office of Foreign Labor Certification's lists of debarred employers. In November 2014, the OFLC provided BuzzFeed News with spreadsheets listing debarments issued between FY2009 and FY2013 for the H-2A program and between FY2009 and FY2014 for the H-2B program. BuzzFeed News identified additional debarments via the Wayback Machine and by periodically scraping the OFLC's public list of active debarments.

Analyses

  • Passage: "Between 2010 and 2014, agency investigators identified nearly 1,000 companies that had violated H-2 laws [...]"
  • Analysis: The nearly-1,000-employer calculation can be found here.

  • Passage: "[...] yet in that time period, the Labor Department debarred fewer than 150."
  • Analysis: You can find a list of OFLC debarments between 2010 and 2014 here. You can find a list of sources here, and the sources themselves here.


  • Passage: "Since forging that agreement, Popsy Pop has been approved for 140 visas [...]"
  • Analysis: The agreement was forged on Nov. 2, 2012. You can find a table of Popsy Pop's certifications through December 2015 here. The company has been certified for an additional 34 workers in 2016, via two applications: H-400-15323-974876 and H-400-15348-000984.

  • Passage: "One of those companies has gained certification for more than 5,400 visas since its founding in August 2014."
  • Analysis: The company is National Agricultural Consultants. (For more background, see this BuzzFeed News investigation from December 2015.) You can find a table of NAC's certifications through December 2015 here.

  • Passage: "Meanwhile, agency investigators found 68 violations of worker protection laws over the course of four different investigations of Altendorf Transport, and calculated that it owed employees over $22,000 in back wages."
  • Analysis: You can find a list of the investigations and violation counts here.

  • Passage: "T. Bell Detasseling [...] with more than 6,800 visas approved between 2005 and 2015 [...]"
  • Analysis: You can find a table of all T. Bell certifications from FY 2006 (which began in Oct. 2005) through calendar year 2015 here.

  • Passage: "Three previous probes of the company had turned up a whopping 1,466 violations of worker protection laws, ranging from wage theft to poor record keeping to failure to ensure that workers left the country when their jobs were done."
  • Analysis: You can find a list of the investigations and violation counts here.

  • Passage: "T. Bell [...] has received approval for at least 473 visas since Jan. 30, 2015, the date investigators submitted their final report [...]"
  • Analysis: You can find a table of all T. Bell certifications since that date through December 2015 here.

  • Passage: "[Vasquez Citrus], which has been approved for more than 1,000 visas since 2013"
  • Analysis: You can find a table of certifications for Vasquez Citrus (directly, or via Juan or Roberto Vasquez) through December 2015 here. The company has been certified for an additional 390 workers in 2016, via three applications: H-300-15338-273530, H-300-16004-246335, and H-300-16081-864237.

Feedback

If you have questions or feedback about the data or analyses, contact Jeremy Singer-Vine at jeremy.singer-vine@buzzfeed.com.

Looking for more from BuzzFeed News? Click here for a list of our open-sourced projects, data, and code.