COVID-19 Financial Aid Given To Organizations
Financial aid information for 5597 companies
@kaggle.andrewmvd_covid19_financial_aid_given_to_organizations
Financial aid information for 5597 companies
@kaggle.andrewmvd_covid19_financial_aid_given_to_organizations
CREATE TABLE covid_stimulus_recepients (
"recipient_company" VARCHAR,
"parent_company" VARCHAR,
"award_date" BIGINT,
"award_type" VARCHAR,
"grant_amount" VARCHAR,
"face_loan_amount" VARCHAR,
"awarding_agency" VARCHAR,
"program_name" VARCHAR,
"award_details" VARCHAR,
"data_source_for_award" VARCHAR,
"facility_name" VARCHAR,
"facility_state" VARCHAR,
"facility_city" VARCHAR,
"notes" VARCHAR,
"ownership_structure" VARCHAR,
"stock_ticker_symbol" VARCHAR,
"parent_headquarters_state" VARCHAR,
"parent_headquarters_country" VARCHAR,
"parent_sector" VARCHAR,
"parent_industry" VARCHAR,
"parent_total_workforce_at_end_of_2019" BIGINT,
"parent_latest_workforce_size" BIGINT,
"parent_employment_related_penalties_since_2010" BIGINT,
"parent_federal_corporate_income_tax_rate" VARCHAR,
"parent_total_federal_state_and_local_subsidies_since_2010" BIGINT,
"parent_government_contracting_related_penalties_since_2010" BIGINT,
"parent_environmental_healthcare_safety_penalties_since_2010" BIGINT,
"parent_consumer_protection_financial_competition_relat_3c3476ff" BIGINT,
"parent_ratio_of_ceo_pay_to_that_of_average_worker" VARCHAR,
"ceo_pay" VARCHAR,
"median_worker_pay" VARCHAR,
"parent_tarp_loans_received_during_financial_crisis" BIGINT
);
Anyone who has the link will be able to view this.