cnct_eu_patch_size_distribution

--  Connector: cnct_eu_patch_size_distribution
--  Visualization: vis_eu-forest-size-patch-distribution
--  Definition: Gives the distribution of the size of the forest patches, % of EU27 forest cover.
--   Variables: 
--     - country (String): Name of the country
--     - NUTS_CODE (String): Code of the country
--     - PERC (float): Percent of the size in the patch, round to 2 decimals
--     - STAT (string): Patch size (25-50, 50-100, 100-500, 500-2000, 2000-10000, 10000-50000, >50000)
--     - ORDER_COL (integer): Order of the column
Select * from  [FISE].[latest].[v_cnct_eu_patch_size_distribution]

No data