https://github.com/bcks/nicar
#NICAR26 #DDJ
RE: https://mastodon.palewi.re/@palewire/116176285413735482
This looks like it will be a very cool resource for data journalism ⬇️⬇️⬇️
You need to be an Investigative Reporters & Editors member to access. Announced at the #NICAR26 data journalism conference #DDJ
Since November 2025, DuckDB databases have built-in encryption. This is great news for IT-security in data journalism.
A short post on how to work with an encrypted @duckdb in R:
https://katharinabrunner.de/2026/01/how-to-use-an-encrypted-duckdb-in-r/
The main difference is that you don't connect directly via the path, but first to an in-memory database and then ATTACH the encrypted file with the encryption key.