Help ICIJ test Datashare
Datashare is an open-source platform that allows you to search and organise documents locally. It was used by the International Consortium of Investigative Journalists when they worked on the Panama Papers and Paradise Papers. Datashare is now open for beta testing so quickly download the app here and give it a go!
(Interestingly, Datashare was built with support from Postkodlotteriet.)
LibreOffice introduces regex
The latest LibreOffice release, version 6.2, finally supports regular expressions in formulas. This has been available in Google Sheets for some time, but is still not supported in Excel. You will now be able to do things like:
- =REGEXEXTRACT(A1, "\w+ municipality") (get every sequence of letters followed by a space and the word ”municipality”), and
- =REGEXEXTRACT(A1, "\d{4}-\d{2}-\d{2}") (get everything that looks like a YYYY-MM-DD date).
The time to upgrade your QGIS is here
QGIS, the open source “Excel for geodata”, just released another update worth mentioning. Version 3.6 irons out quite a few quirks, especially around the vertex tool UX. With this latest update, there are few reasons left not to update to the 3.x series
|
|