Open Issues Need Help
View All on GitHub New CONAPESCA vessel registry posted about 2 months ago
help wanted
CONAPESCA data is now reported in CSVs 4 months ago
AI Summary: Update the R script `02_clean_conapesca_apertura_2018_2022.R` to read CONAPESCA landings data from CSV files instead of Excel files. This involves modifying the data import section of the script to use a CSV reader function (e.g., `read.csv()` in R) instead of an Excel reader function.
Complexity:
2/5
help wanted