Baselight

HSR Transactions Filings And Second Requests By Fiscal Year

Federal Trade Commission

@usgov.federal_trade_commission_hsr_transactions_filings_and__27958e91

Loading...
Loading...

About this Dataset

HSR Transactions Filings And Second Requests By Fiscal Year

This data set includes information on the total number of transactions and filings received each fiscal year under the Hart-Scott-Rodino Antitrust Improvements Act for the period from fiscal year 1990 to fiscal year 2019. The data set also includes fiscal year data on the second requests issued by the FTC and the DOJ as well as data on requests for early terminations and the outcome of those requests.
Organization: Federal Trade Commission
Last updated: 2020-11-12T12:20:25.179228
Tags: antitrust, competition, federal-government, mergers, premerger-notification, protection-of-competition

Tables

HSR Transactions Filings And Second Requests By Fiscal Year

@usgov.federal_trade_commission_hsr_transactions_filings_and__27958e91.hsr_transactions_filings_and_second_requests_by_fiscal_year
  • 11.44 KB
  • 29 rows
  • 12 columns
Loading...

CREATE TABLE hsr_transactions_filings_and_second_requests_by_fiscal_year (
  "fy" BIGINT,
  "transactionsreported" BIGINT,
  "filingsreceived" BIGINT,
  "adjustedtransactions" BIGINT,
  "secondrequesttotal" BIGINT,
  "secondrequestftc" BIGINT,
  "secondrequestpercentftc" DOUBLE,
  "secondrequestdoj" BIGINT,
  "secondrequestpercentdoj" DOUBLE,
  "earlyterminationtransactions" BIGINT,
  "earlyterminationtransactionsgranted" BIGINT,
  "earlyterminationtransactionsnotgranted" BIGINT
);

Dictionary

@usgov.federal_trade_commission_hsr_transactions_filings_and__27958e91.dictionary
  • 3.96 KB
  • 12 rows
  • 3 columns
Loading...

CREATE TABLE dictionary (
  "fieldname" VARCHAR,
  "fieldtype" VARCHAR,
  "fielddescription" VARCHAR
);

Share link

Anyone who has the link will be able to view this.