Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mikaeldui/united-nations-fao-statistics-dotnet
- Owner: mikaeldui
- License: unlicense
- Created: 2022-11-10T01:07:57.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-10T23:35:11.000Z (about 2 years ago)
- Last Synced: 2024-11-07T02:15:48.522Z (2 months ago)
- Topics: asfis, fao, isscaap, nfiss, statistics, united-nations
- Language: C#
- Homepage:
- Size: 72.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
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 *