Baselight

Defibrillators In Trafford

Trafford Council

@ukgov.defibrillators_in_trafford

About this Dataset

Defibrillators In Trafford

Locations of Automated External Defibrillators (AEDs) in Trafford, Greater Manchester. The dataset was crowdsourced. The locations may not be exact in all cases as they are derived from postcodes. Please note that these defibrillators may have restrictions on public availability and may not be available 24/7.
Publisher name: Trafford Council
Last updated: 2022-07-01T04:05:40Z

Tables

Defibrillators In Trafford

@ukgov.defibrillators_in_trafford.defibrillators_in_trafford
  • 17.73 KB
  • 185 rows
  • 9 columns
Loading...

CREATE TABLE defibrillators_in_trafford (
  "location" VARCHAR,
  "address1" VARCHAR,
  "address2" VARCHAR,
  "address3" VARCHAR,
  "postcode" VARCHAR,
  "notes" VARCHAR,
  "latitude" DOUBLE,
  "longitude" DOUBLE,
  "date_modified" TIMESTAMP
);