-
I have created a PR here: https://github.com/alephdata/opensanctions/pull/60
@pudo @sunu Is this a useful contribution? Could you please give a review?
-
when i run: sudo docker-compose up
i get the following error for each list:
**ModuleNotFoundError: No module named 'ftmstore'**
Traceback is the following:
**Traceback (most recent call last)…
-
When running the `us_ofac` crawler it breaks along the way with a `KeyError` during the parse stage. The message is '345'.
I have looked into this file: https://www.treasury.gov/ofac/downloads/sanct…
-
First off; I'm really impressed. This is some serious piece of kit. I particularly like the clean Docker setup.
That being said I have an issue I can't seem to resolve. The search doesn't find mat…
-
I would like to push result of the scrapers to Aleph. How ever I do not know what the values of the variables `ALEPHCLIENT_API_KEY` and `ALEPHCLIENT_HOST` should be.
Is the `ALEPHCLIENT_API_KEY` t…
-
I am new to Aleph. I have been practicing with opensanctions and I've uploaded all that data into aleph. However, when I try to make searches or access datasets created by opensanctions, my browser st…
-
http://www.international.gc.ca/sanctions/assets/office_docs/sema-lmes.xml has 797 persons for example. However, we only return 19 persons in this project?
-
Whenever a scraper uses balkhash_emit to put entities into a Balkhash dataset, we want to push all those entities on to an Aleph collection after the crawler has finished running.
-
Hello Team,
I am trying to implement memorious, I had successfully downloaded, installed, ran the crawlers, I am able to see data under "/home/opensanctions/data/data/archive/ " but how do I access…
-
```
ValueError: time data '1965' does not match format '%Y/%m/%d'
at _strptime (/usr/lib/python3.7/_strptime.py:359)
at _strptime_datetime (/usr/lib/python3.7/_strptime.py:577)
at parse_date (/mem…