Baselight

2018 AP

OpenDataNI

@ukgov.n_2018_ap

Table 1
@ukgov.n_2018_ap.table_1

  • 5.62 KB
  • 1 row
  • 7 columns
objectid

OBJECTID

id

Id

uncertainty

Uncertainty

date_mm_dd_yyyy

Date, Mm Dd Yyyy

source

Source

caveat

Caveat

shape_length

Shape, Length

14.6Fri Jun 29 2018 00:00:00 GMT+0000 (Coordinated Universal Time)Aerial Photo (Ulster University)4795.19542643975

CREATE TABLE table_1 (
  "objectid" BIGINT,
  "id" BIGINT,
  "uncertainty" DOUBLE,
  "date_mm_dd_yyyy" TIMESTAMP,
  "source" VARCHAR,
  "caveat" VARCHAR,
  "shape_length" DOUBLE
);

Share link

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