Add notes for 2022-06-26

This commit is contained in:
2022-06-26 18:11:33 +03:00
parent b913ff5353
commit 368d60df56
28 changed files with 42 additions and 34 deletions

View File

@ -196,4 +196,8 @@ $ xsv join --full alpha2 /tmp/clarisa-un-xsv-full.csv alpha2 /tmp/cgspace-countr
$ xsv join --full alpha2 /tmp/clarisa-un-cgspace-xsv-full.csv alpha2 /tmp/mel-countries.csv | xsv select '!alpha2[1]' > /tmp/clarisa-un-cgspace-mel-xsv-full.csv
```
## 2022-06-26
- Start a harvest on AReS
<!-- vim: set sw=2 ts=2: -->