Baselight

White House Salaries

Salaries from the 2017 Trump White House

@kaggle.rishidamarla_white_house_salaries

Loading...
Loading...

About this Dataset

White House Salaries

Content

Inside this dataset you'll find the salaries of over 350 Trump officials from the year 2017.

Acknowledgements

This dataset comes from https://data.world/carlvlewis/white-house-salaries-jan-jun-30-17.

Tables

White House 2017 Salaries Clean

@kaggle.rishidamarla_white_house_salaries.white_house_2017_salaries_clean
  • 15.47 KB
  • 377 rows
  • 11 columns
Loading...

CREATE TABLE white_house_2017_salaries_clean (
  "name" VARCHAR,
  "status" VARCHAR,
  "salary" BIGINT,
  "pay_basis" VARCHAR,
  "title" VARCHAR,
  "gender" VARCHAR,
  "unnamed_6" VARCHAR,
  "unnamed_7" VARCHAR,
  "unnamed_8" VARCHAR,
  "unnamed_9" VARCHAR,
  "unnamed_10" VARCHAR
);

Share link

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