Baselight

Data About 500 US Companies

Open Data on 500 US Companies

@kaggle.rishidamarla_data_about_500_us_companies

Loading...
Loading...

About this Dataset

Data About 500 US Companies

Context

There's a need for information on large companies in this age of big data.

Content

In this dataset you'll find info on 500 large American corporations and their business models.

Acknowledgements

This data comes from https://data.world/bgadoci/open-data-500-companies.

Tables

Us Companies

@kaggle.rishidamarla_data_about_500_us_companies.us_companies
  • 274.78 KB
  • 529 rows
  • 22 columns
Loading...

CREATE TABLE us_companies (
  "company_name_id" VARCHAR,
  "company_name" VARCHAR,
  "url" VARCHAR,
  "year_founded" DOUBLE,
  "city" VARCHAR,
  "state" VARCHAR,
  "country" VARCHAR,
  "zip_code" DOUBLE,
  "full_time_employees" VARCHAR,
  "company_type" VARCHAR,
  "company_category" VARCHAR,
  "revenue_source" VARCHAR,
  "business_model" VARCHAR,
  "social_impact" VARCHAR,
  "description" VARCHAR,
  "description_short" VARCHAR,
  "source_count" VARCHAR,
  "data_types" VARCHAR,
  "example_uses" VARCHAR,
  "data_impacts" VARCHAR,
  "financial_info" VARCHAR,
  "last_updated" TIMESTAMP
);

Share link

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