Baselight

Runway Usage

City of San Francisco

@usgov.city_of_san_francisco_runway_usage

Loading...
Loading...

About this Dataset

Runway Usage

A. SUMMARY This information shows SFO’s Nighttime Preferential Runway Use program and air carrier operations using jet and regional aircraft. The Nighttime Preferential Runway Use program aims to maximize overwater departures and minimize flights over residential areas between 1:00 a.m. and 6:00 a.m. to reduce aircraft noise in surrounding communities. The preferred departing runways during these hours are Runways 10 Left (10L) / 10 Right (10R), 1 Left (1L) / 1 Right (1R), or 28 Left (28L) / 28 Right (28R) with an immediate right-turn; when safety, weather, and traffic operations permit. Although the program cannot be used 100% of the time due to these factors, all stakeholders work together to maximize its use when conditions allow. This dataset also provides air carrier total monthly departures and monthly arrivals by runway, along with percent utilization. B. HOW THE DATASET IS CREATED Details of flights from the Federal Aviation Administration’s National Offload Program are processed into SFO’s Airport Noise and Operations Management System (ANOMS) where reports are generated. It serves to quantify, analyze, and report on runway usage in support of programs to help reduce aircraft noise in communities surrounding SFO. C. UPDATE PROCESS Data is available starting in January 2005 and will be updated monthly. D. HOW TO USE THIS DATASET This information is the data source used in producing the Runway Usage and Nighttime Operations sections (page 4) of the Airport Director’s Reports. These reports are presented at the SFO Airport Community Roundtable Meetings and available online at https://noise.flysfo.com/reports/?category=airport-directors-report Please contact the Noise Abatement Office at NoiseAbatementOffice@flysfo.com for any questions regarding this data. E. RELATED DATASETS Other related datasets are Aircraft Noise Reports, Late Night Aircraft Departures, Flight Operations, Aircraft Noise Climates, and Noise Exceedance Rating. Date created: September 27, 2023
Organization: City of San Francisco
Last updated: 2023-10-13T19:50:53.657206

Tables

Table 1

@usgov.city_of_san_francisco_runway_usage.table_1
  • 32.41 KB
  • 976 rows
  • 13 columns
Loading...

CREATE TABLE table_1 (
  "year" BIGINT,
  "month" BIGINT,
  "month_start_date" TIMESTAMP,
  "runway_name" VARCHAR,
  "total_departures" DOUBLE,
  "total_departure_percent_utilization" DOUBLE,
  "total_arrivals" BIGINT,
  "total_arrival_percent_utilization" DOUBLE,
  "late_night_departures" BIGINT,
  "late_night_departure_percent_utilization" DOUBLE,
  "preferential_late_night_departing_runway" BIGINT,
  "data_as_of" VARCHAR,
  "data_loaded_at" VARCHAR
);

Share link

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