Baselight

Campaign Finances

Report of US Companies Endorsing Political Campaigns

@kaggle.rishidamarla_campaign_finances

Loading...
Loading...

About this Dataset

Campaign Finances

Content

In this dataset you'll find companies in Austin, Texas, US that spent money endorsing political candidates and or parties during major elections.

Acknowledgements

This dataset comes from https://data.world/cityofaustin/gd3e-xut2.

Tables

Campaign Finance Expenditures Dataset 1

@kaggle.rishidamarla_campaign_finances.campaign_finance_expenditures_dataset_1
  • 126.77 KB
  • 3152 rows
  • 18 columns
Loading...

CREATE TABLE campaign_finance_expenditures_dataset_1 (
  "payee" VARCHAR,
  "paid_by" VARCHAR,
  "payment_amount" VARCHAR,
  "payment_date" TIMESTAMP,
  "payee_type" VARCHAR,
  "payee_address" VARCHAR,
  "city_state_zip" VARCHAR,
  "payment_year" BIGINT,
  "expenditure_type" VARCHAR,
  "date_reported" TIMESTAMP,
  "report_filed" VARCHAR,
  "expense_description" VARCHAR,
  "travel_outside_texas" VARCHAR,
  "political_obligation" VARCHAR,
  "reimbursement_intended" VARCHAR,
  "correction" VARCHAR,
  "view_report" VARCHAR,
  "transaction_id" VARCHAR
);

Share link

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