Baselight

LADWP Power Outages

From Los Angeles Open Data

@kaggle.cityofla_ladwp_power_outages

Loading...
Loading...

About this Dataset

LADWP Power Outages

Content

Annual (fiscal year) recorded number of Power Outages (>0 min)

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 Henry Be on Unsplash
Unsplash Images are distributed under a unique Unsplash License.

Tables

Ladwp Power Outages

@kaggle.cityofla_ladwp_power_outages.ladwp_power_outages
  • 2.42 KB
  • 12 rows
  • 2 columns
Loading...

CREATE TABLE ladwp_power_outages (
  "fiscal_year" VARCHAR,
  "number_of_outages_0_min" BIGINT
);

Share link

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