Baselight

Annual Nominal Fish Catches

Explore the impact of overfishing in the Northeast Atlantic region.

@kaggle.victorgenin_ices_fish_catch

Country Codes
@kaggle.victorgenin_ices_fish_catch.country_codes

  • 5.86 KB
  • 34 rows
  • 7 columns
code

Code

n__description

Description

n__codetype

CodeType

n__deprecated

Deprecated

n__created

Created

n__modified

Modified

n

n

ALL All countries used when reporting survey indices IC_Country False 2006-10-23 2006-10-23
BE Belgium IC_Country False 2006-10-23 2006-10-23
BG Bulgaria IC_Country False 2012-08-08 2012-08-08
CA Canada IC_Country False 2007-06-22 2007-06-22
DE Germany IC_Country False 2006-10-23 2006-10-23
DK Denmark IC_Country False 2006-10-23 2006-10-23
EE Estonia IC_Country False 2006-10-23 2006-10-23
ES Spain IC_Country False 2006-10-23 2006-10-23
FI Finland IC_Country False 2006-10-23 2006-10-23
FO Faroe Islands IC_Country False 2006-10-23 2006-10-23

CREATE TABLE country_codes (
  "code" VARCHAR,
  "n__description" VARCHAR,
  "n__codetype" VARCHAR,
  "n__deprecated" VARCHAR,
  "n__created" VARCHAR,
  "n__modified" VARCHAR,
  "n" VARCHAR
);

Share link

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