Open adelavega opened 6 months ago
sounds like a good idea! it shouldn't be too hard as there is an API to do the conversion, or a large csv containing the mapping that can be downloaded from an ftp
Yeah, pretty easy.
Here's some code that does it, with a progress bar and chunking to the maximum API call size:
https://github.com/neurosynth/ACE/blob/c7b300b9a80b6946f7f23f267b8c9909ee66af7a/ace/scrape.py#L47
Feature suggestion from the hackathon