Skip to content

Visualises reported fishing catch globally over the last 70 years, as well as estimates of illegal fishing and discarded fish.

License

Notifications You must be signed in to change notification settings

360-info/report-revivingoceans

Repository files navigation

Reviving oceans

Visualises reported fishing catch globally over the last 70 years, as well as estimate sof illegal fishing and discarded fish.

Industrial-kg_reported_persqkm-1950-1954

Use + Remix rights

Creative Commons Attribution 4.0

These charts, as well as the analyses that underpin them, are available under a Creative Commons Attribution 4.0 licence. This includes commercial reuse and derivates.

Data in these charts comes from:

Please attribute 360info and the data sources when you use and remix these visualisations.

Add the interactive to your story

If you just want to add the interactive to your story, copy the following embed code and paste it into your editor:

<iframe
  src="https://360info-revivingoceans.pages.dev/globalfishmap.html"
  title="Measure of reported and illegal fishing, as well as discarded fish since 1950. Data comes from the Global Fisheries Landings v4 dataset."
  width="500"
  height="670"
  scrolling="no"
  style="border:none;">
</iframe>

Reproduce the analysis

We typically publish graphics using Quarto notebooks, which can be found in the*.qmd files. Quarto allows reproducible analysis and visualisation to be done in a mix of languages, but we typically use R and Observable JS.

You'll need to:

Now, render the .qmd files to the /out directory with:

quarto render

Help

If you find any problems with our analysis or charts, please feel free to create an issue!