mikaeldui / united-nations-fao-statistics-dotnet

FAO is dedicated to collecting, analysing, interpreting and disseminating food and agriculture statistics that are relevant for decision-making.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.NET Library for Food and Agriculture Organization of the United Nations Statistics (NFISS)

.NET CodeQL Analysis

The FAO Statistics Team (NFISS) of Fisheries and Aquaculture Division collates world capture and aquaculture production statistics at either the species, genus, family or higher taxonomic levels in 3 175 statistical categories (2022 data release) referred to as species items.

ASFIS

ASFIS list of species includes 13 420 species items selected according to their interest or relation to fisheries and aquaculture. For each species item stored in a record, codes (ISSCAAP group, taxonomic and 3-alpha) and taxonomic information (scientific name, author(s), family, and higher taxonomic classification) are provided. An English name is available for most of the records, and about one third of them have also a French and Spanish name. Information is also provided about the availability of fishery production statistics on the species item in the FAO databases.

You can install it using the following .NET CLI command:

dotnet add package MikaelDui.UnitedNations.Fao.Statistics.Fisheries.Asfis --version *

ISSCAAP

You can install it using the following .NET CLI command:

dotnet add package MikaelDui.UnitedNations.Fao.Statistics.Fisheries.Isscaap --version *

About

FAO is dedicated to collecting, analysing, interpreting and disseminating food and agriculture statistics that are relevant for decision-making.

License:The Unlicense


Languages

Language:C# 100.0%