https://github.com/MTES-MCT/monitorfish
🎣 Improve control and monitoring of fishing vessels activities.
https://github.com/MTES-MCT/monitorfish
control docker fishing fishing-vessels kotlin monitoring openlayers postgis prefect react
Last synced: 5 months ago
JSON representation
🎣 Improve control and monitoring of fishing vessels activities.
- Host: GitHub
- URL: https://github.com/MTES-MCT/monitorfish
- Owner: MTES-MCT
- License: agpl-3.0
- Created: 2020-09-25T07:46:57.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T09:38:03.000Z (6 months ago)
- Last Synced: 2024-10-29T10:00:11.106Z (6 months ago)
- Topics: control, docker, fishing, fishing-vessels, kotlin, monitoring, openlayers, postgis, prefect, react
- Language: TypeScript
- Homepage: https://beta.gouv.fr/startups/monitorfish.html
- Size: 131 MB
- Stars: 34
- Watchers: 6
- Forks: 7
- Open Issues: 527
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Security: SECURITY.md
Awesome Lists containing this project
- open-sustainable-technology - Monitorfish - Improve control and monitoring of fishing vessels activities. (Biosphere / Marine Life and Fishery)
README
![]()
MonitorFish[](https://sonarcloud.io/dashboard?id=MTES-MCT_monitorfish)
[](https://standardjs.com)
[](https://github.com/MTES-MCT/monitorfish/blob/master/LICENCE)
[](https://monitorfish.readthedocs.io/en/latest/?badge=latest)
[](https://dashboard.cypress.io/projects/9b7q8z/runs)> Improve monitoring and controlling of the activities of fishing vessels
## What is it ?
**Monitorfish** is a **fishing vessels monitoring software** developped by the French administration for the french **Fisheries Monitoring Center (FMC)** - the [Centre National de Surveillance des Pêches](https://www.mer.gouv.fr/la-police-des-peches) - and its partners.## Main features
- Visualization of fishing vessels' real time **positions** (VMS)
- Visualization of fishing vessels' declarative **fishing activity** data (ERS and FLUX)
- Visualization of fishing vessels' historical **controls** and **violations**
- Visualization of [regulated fishing areas](https://monitorfish.readthedocs.io/en/latest/regulation.html) of the french and european regulations
- Computation of fishing vessels' real time belonging to [fleet segments](https://monitorfish.readthedocs.io/en/latest/fleet-segments.html) as defined by the [European Fishing Control Agency (EFCA)](https://www.efca.europa.eu/en) in its [risk assessment methodology](https://www.efca.europa.eu/en/content/guidelines-risk-assessment-methodology-fisheries-compliance)
- Real time fraud detection [alerts](https://monitorfish.readthedocs.io/en/latest/alerts.html)
- Computation of fishing vessels' real time [risk factor ](https://monitorfish.readthedocs.io/en/latest/risk-factor.html), a metric developed in the context of the Monitorfish project that aims to help FMC agents **prioritize vessels to control** based on all the above elements
- Administration panel that allows admins to
- Update regulation data : update authorized fishing areas / periods / gears...
- Update the definitions of [fleet segments](https://monitorfish.readthedocs.io/en/latest/fleet-segments.html)
- [Stear control priorities](https://monitorfish.readthedocs.io/en/latest/control-priority-steering.html) by dynamically adjuting the control priority level of each fleet segment## Demo
[](https://player.vimeo.com/video/563710999)## License
[GNU Affero GPL Version 3](https://github.com/MTES-MCT/monitorfish/blob/master/LICENCE)## Documentation
The full documentation is hosted [here](https://monitorfish.readthedocs.io/en/latest/).## Background
The motivation of the french FMC was to streamline its operations and better enforce fishing regulations by developing an **integrated tool** that makes all information relevant to the coordination of fishing control easily accessible. Furthermore, the tool was to act as a **decision support system** to better detect and prevent violations.On the initiative of the french FMC, the project started in September 2020 as a challenge of the [Entrepreneur d'Intérêt Général (EIG)](https://entrepreneur-interet-general.etalab.gouv.fr/index.html) program which helps initiate digital projects in the french administration. More information on the [page of the EIG challenge](https://www.eig.numerique.gouv.fr/defis/monitorfish/).
After 10 months of incubation in the EIG program, the software is in production and used daily by the french FMC.
The project continues as a [startup d'Etat](https://beta.gouv.fr/startups/monitorfish.html) in the [beta.gouv.fr](https://beta.gouv.fr) organization, with the objective to develop additional funtionalities.
## Open data
In line with the philosophy of the EIG program, all data that can be opened is made publicly available. Opened datasets :
* [Statistiques de contrôle des pêches](https://www.data.gouv.fr/fr/datasets/637c9225bad9521cdab12ba2/)
* [Ports of the ERS system with their localization](https://www.data.gouv.fr/fr/datasets/liste-des-ports-du-systeme-ers-avec-donnees-de-position/)
* [Regulated fishing areas of the french and european regulation](https://www.data.gouv.fr/fr/datasets/reglementation-des-peches-cartographiee/)## Contributing
External contributions are welcome. If you wish to volunteer, please [get in touch](mailto:[email protected]).