Friedrich Lindenberg
Friedrich Lindenberg
We just fixed this for Wikidata, and I think we may want to implement it in `h.apply_name`, too: the statement ID is a hash of the id, prop, schema, and...
As we're now bringing in more and more narrative enforcement data collections (CFTC, SEC, OFAC, ...), we should put in place some policy around how we process them: * [x]...
Need to check if there are program markers in there and align them with the previous OFSI/HMT programs
Running `zavod export` multiple times on the same data will produce the same sha1 signature for some exports, but most formats will generate a different file each time. Some possible...
We have a few crawlers that essentially make [static positions](https://github.com/opensanctions/opensanctions/blob/main/datasets/il/knesset_members/crawler.py#L77-L82) while crawling a very specific dataset. I'm curious if we should add a method called `h.make_qid_position(qid)` that builds a tiny...
Love the way this is coming together! * Right now, the links in the review tool pointing to individual entries are broken * I would make the full UI full-width...
We've received a complaint that we're still listing some vessels as actively designated even though they've been delisted from the EU lists. We need to get better at tracking this...
The website is still up, here: https://websfm.kz/terrorism_old/1/acting
The problem with `el.xpath` is that it doesn't return anything that allows for type safety, so we should only use it in the very rare instances where we need to...