File size: 329 Bytes
b5036c8
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[
    {
        "id": "wbg",
        "name": "World Bank",
        "extractions_dir": "wbg_extractions",
        "links_file": "wbg_data/wbg_pdf_links.json"
    },
    {
        "id": "unhcr",
        "name": "UNHCR",
        "extractions_dir": "unhcr_extractions",
        "links_file": "unhcr_data/unhcr_pdf_links.json"
    }
]