-
**Is your request related to a problem? Please describe.**
Publishers of beneficial ownership information sometimes want to differentiate between beneficial owners themselves and professional interme…
-
https://github.com/ICIJ/datashare/issues/1279
-
![Image](https://github.com/user-attachments/assets/47377f62-cfed-477c-8d45-072fe480fee1)
-
Since the data VM runs Ubuntu, we can likely use the existing ICIJ Datashare Debian package (since Ubuntu is based on Debian and can work natively with Debian packages).
@jmartin-sul experimented b…
-
![Image](https://github.com/user-attachments/assets/459bc8fe-5b6c-4908-a68f-f50e268a3c19)
-
There seem to be some pages here with a deep page structure:
- https://icij.gitbook.io/prophecies/user-guide/upload-data-as-an-admin
- https://icij.gitbook.io/prophecies/user-guide/check-data-as-a…
-
We are using Gate in our project http://github.com/ICIJ/datashare among other NLP pipelines (OpenNLP, CoreNLP, IxaPipe and Mitie).
We already have a library that extracts text from various files h…
-
Need the 4.0 dump file under data/.
Format:
- icij-panama-papers-40.dump
-
```
load csv with headers from "https://raw.githubusercontent.com/jexp/fincen/main/download_bank_connections.csv" as value
WITH value WHERE value.filer_org_lng is not null
RETURN value LIMIT 10
`…
-
In the "Investigate queries" walkthrough on the first page the first query is broken:
play https://guides.neo4j.com/sandbox/icij-panama-papers/examples.html
`CALL apoc.meta.graphSample(1000)` do…