Baselight

Pixar Studio Movies Data

Pixar Studio movies data about budget and profit (Wikipedia data)

@kaggle.sandipdevre_pixar_studio12

Loading...
Loading...

About this Dataset

Pixar Studio Movies Data

Context

This Data Shows about Pixar Studio Movies.

Content

its simple and usable data and for Beginners.

Acknowledgements

this data is for learning .

Inspiration

and thanks to Wikipedia .

Tables

Pixar Studio12

@kaggle.sandipdevre_pixar_studio12.pixar_studio12
  • 6.53 KB
  • 22 rows
  • 7 columns
Loading...

CREATE TABLE pixar_studio12 (
  "moviename" VARCHAR,
  "releaseyear" BIGINT,
  "budget_million" BIGINT,
  "us_and_canada_million" BIGINT,
  "other_territories_million" BIGINT,
  "worldwide_million" BIGINT,
  "rotten_tomatoes" VARCHAR
);

Share link

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