Baselight

Weighted Linear Regression

OpenDataNI

@ukgov.weighted_linear_regression

Table 1
@ukgov.weighted_linear_regression.table_1

  • 1.36 MB
  • 24335 rows
  • 21 columns
objectid

OBJECTID

transectid

TransectID

baselineid

BaselineID

groupid

GroupID

transorder

TransOrder

azimuth

Azimuth

shrcount

ShrCount

tcd

TCD

sce

SCE

nsm

NSM

epr

EPR

eprunc

EPRunc

lrr

LRR

lr2

LR2

lse

LSE

lci99_7

LCI99–7

wlr

WLR

wr2

WR2

wse

WSE

wci99_7

WCI99–7

shape_length

Shape, Length

1111151.9374.532.430.010.091.780.050.040.230.580.1747.9124767847126
2212155.1372510.32-8.76-0.050.09-0.050.712.690.08-0.090.80.360.1131.2496150747472
3313156.827503.66-2.48-0.010.09-0.020.620.940.030.150.0428.1060001272087
4414160.017754.88-4.49-0.020.09-0.020.770.950.03-0.020.40.220.0628.0229716200651
5515164.3171004.73-3.12-0.020.09-0.010.281.40.040.230.0732.1105008054739
6616166.86712514.45-13.47-0.070.09-0.050.53.850.12-0.050.530.410.1242.694744988559
7717168.3715016.61-15.77-0.080.09-0.060.54.560.14-0.060.520.440.1340.831123165932
8818170.47717519.78-19.78-0.10.09-0.080.793.460.1-0.080.870.230.0737.0453080188307
9919173.81720015-11.43-0.060.09-0.040.34.620.14-0.030.130.590.1735.0230458546834
1010110177.4772258.42-6.69-0.030.09-0.030.582.290.07-0.10.520.740.2229.4840260393301

CREATE TABLE table_1 (
  "objectid" BIGINT,
  "transectid" BIGINT,
  "baselineid" BIGINT,
  "groupid" VARCHAR,
  "transorder" BIGINT,
  "azimuth" DOUBLE,
  "shrcount" BIGINT,
  "tcd" DOUBLE,
  "sce" DOUBLE,
  "nsm" DOUBLE,
  "epr" DOUBLE,
  "eprunc" DOUBLE,
  "lrr" DOUBLE,
  "lr2" DOUBLE,
  "lse" DOUBLE,
  "lci99_7" DOUBLE,
  "wlr" DOUBLE,
  "wr2" DOUBLE,
  "wse" DOUBLE,
  "wci99_7" DOUBLE,
  "shape_length" DOUBLE
);

Share link

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