Baselight

Los Angeles Festival Guide 2014 Events

From Los Angeles Open Data

@kaggle.cityofla_los_angeles_festival_guide_2014_events

Loading...
Loading...

About this Dataset

Los Angeles Festival Guide 2014 Events

Content

The LA Festival Guide is a calendar of festival events published by City of Los Angeles Department of Cultural Affairs. This dataset is extracted from the Festival Guide Website [http://lafestivalguide.org/]

Context

This is a dataset hosted by the city of Los Angeles. The organization has an open data platform found here and they update their information according the amount of data that is brought in. Explore Los Angeles's Data using Kaggle and all of the data sources available through the city of Los Angeles organization page!

  • Update Frequency: This dataset is updated daily.

Acknowledgements

This dataset is maintained using Socrata's API and Kaggle's API. Socrata has assisted countless organizations with hosting their open data and has been an integral part of the process of bringing more data to the public.

Cover photo by Mark Alexandrovich on Unsplash
Unsplash Images are distributed under a unique Unsplash License.

Tables

Events From La Festival Guide 2014

@kaggle.cityofla_los_angeles_festival_guide_2014_events.events_from_la_festival_guide_2014
  • 67.64 KB
  • 412 rows
  • 10 columns
Loading...

CREATE TABLE events_from_la_festival_guide_2014 (
  "event_name" VARCHAR,
  "event_link" VARCHAR,
  "event_description" VARCHAR,
  "start_date_and_time" TIMESTAMP,
  "end_date_and_time" TIMESTAMP,
  "event_location" VARCHAR,
  "event_organizer" VARCHAR,
  "event_contact" VARCHAR,
  "event_cost" VARCHAR,
  "event_type" VARCHAR
);

Share link

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