Maryland Commerce Consolidated Finance Tracker Data
State of Maryland
@usgov.state_of_maryland_maryland_commerce_consolidated_finan_b2533936
State of Maryland
@usgov.state_of_maryland_maryland_commerce_consolidated_finan_b2533936
The Maryland Department of Commerce collects and publishes its Commerce Consolidated Finance Tracker data to provide information on how the agency's grants, tax credits, equity investments and loan enhancements were distributed between FY 2016 and the most recent past fiscal year. Users can search and sort by company, amount, location and program.
Organization: State of Maryland
Last updated: 2023-04-08T04:18:53.993408
CREATE TABLE table_1 (
  "fiscal_year" BIGINT,
  "recipient" VARCHAR,
  "program_name_level_one" VARCHAR,
  "program_name_level_two" VARCHAR,
  "program_name_level_three" VARCHAR,
  "approved_amount" DOUBLE,
  "loan_guarantee_amount" DOUBLE,
  "total_project_costs" DOUBLE,
  "new_jobs" DOUBLE,
  "retained_jobs" DOUBLE,
  "promised_trainees" DOUBLE,
  "maryland_local_hires_film" DOUBLE  -- Maryland Local Hires (Film),
  "number_of_maryland_businesses_film" DOUBLE  -- Number Of Maryland Businesses (Film),
  "employment_reporting_required" VARCHAR,
  "naics_code" VARCHAR,
  "address" VARCHAR,
  "county" VARCHAR,
  "city" VARCHAR,
  "state" VARCHAR,
  "zip" VARCHAR,
  "incentive_type" VARCHAR
);Anyone who has the link will be able to view this.