Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/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.
https://github.com/mikaeldui/united-nations-fao-statistics-dotnet

asfis fao isscaap nfiss statistics united-nations

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# .NET Library for Food and Agriculture Organization of the United Nations Statistics (NFISS)
[![.NET](https://github.com/mikaeldui/united-nations-fao-fisheries-asfis-dotnet/actions/workflows/dotnet.yml/badge.svg)](https://github.com/mikaeldui/united-nations-fao-fisheries-asfis-dotnet/actions/workflows/dotnet.yml)
[![CodeQL Analysis](https://github.com/mikaeldui/united-nations-fao-fisheries-asfis-dotnet/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/mikaeldui/united-nations-fao-fisheries-asfis-dotnet/actions/workflows/codeql-analysis.yml)

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 *