Baselight

Filmshooting Location In Paris

The location of all the movies, series and TV series turned in Paris

@kaggle.thmspn_filmshooting_location_in_pairs

Loading...
Loading...

About this Dataset

Filmshooting Location In Paris

This dataset comes from the parisian open data website (https://opendata.paris.fr/). It shows all the filmshooting location in Paris, including the adress, the type of shooting, or the date...

Tables

Lieux De Tournage A Paris2

@kaggle.thmspn_filmshooting_location_in_pairs.lieux_de_tournage_a_paris2
  • 1021.34 KB
  • 12265 rows
  • 18 columns
Loading...

CREATE TABLE lieux_de_tournage_a_paris2 (
  "id" VARCHAR,
  "year_of_shooting" BIGINT,
  "type_of_shooting" VARCHAR,
  "title" VARCHAR,
  "director" VARCHAR,
  "production" VARCHAR,
  "location" VARCHAR,
  "zip_code" DOUBLE,
  "starting_date" TIMESTAMP,
  "end_date" TIMESTAMP,
  "coordinate_x" DOUBLE,
  "coordinate_y" DOUBLE,
  "created_user" VARCHAR,
  "created_date" VARCHAR,
  "last_edited_user" VARCHAR,
  "last_edited_date" VARCHAR,
  "geo_shape" VARCHAR,
  "geo_point_2d" VARCHAR
);

Share link

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