Trade Union Facility Time
Lincolnshire County Council
@ukgov.trade_union_facility_time6
Lincolnshire County Council
@ukgov.trade_union_facility_time6
CREATE TABLE table_1 (
"dataset_id_dsid" BIGINT,
"dataset_name" VARCHAR,
"field" VARCHAR,
"type" VARCHAR,
"mandatory_or_optional_requirement_mor" VARCHAR,
"field_description" VARCHAR,
"schema" VARCHAR,
"lcc_mapping" VARCHAR,
"schema_comments" VARCHAR,
"schema_data_rules_comment" VARCHAR,
"formatreference" VARCHAR,
"example" VARCHAR
);
CREATE TABLE trade_union_facility_time (
"organisationlabel" VARCHAR,
"organisationuri" VARCHAR,
"publisheddate" TIMESTAMP,
"latestdata" VARCHAR,
"durationfrom" TIMESTAMP,
"durationto" TIMESTAMP,
"reportingperiodtype" VARCHAR,
"reportingperiod" VARCHAR,
"geoentityname" VARCHAR,
"geocode" VARCHAR,
"geoname" VARCHAR,
"geouri" VARCHAR,
"function" VARCHAR,
"totalrepresentativecount" BIGINT,
"fterepresentativescount" DOUBLE,
"totalrepresentativesmajoritydutycount" BIGINT,
"fterepresentativesmajoritydutycount" DOUBLE,
"totalestimatespendingamount" DOUBLE,
"relativeestimatespending" DOUBLE
);
Anyone who has the link will be able to view this.