4s4 / esm

https://4s4.github.io/esm/
0 stars 1 forks source link

Try 1800 reports data example loaded via download resource #5

Closed 4s4 closed 4 years ago

4s4 commented 4 years ago
Screen Shot 2019-11-24 at 22 29 10

156,87 ms in loading 2,2 MB example data 😄

4s4 commented 4 years ago

@ratikantanaik also working on this entrypoint that returns all reports/docs in a json format too .. .here a automatic generated example https://github.com/4s4/esm/blob/master/app/js/data.json

4s4 commented 4 years ago

example json record

{
    "id": "xxxxxxxxxxxxxx",
"description": "The UNDAF outlines four main areas of cooperation between the UN country team and the government of Argentina, namely: 1) sustainable productive development; 2) social inclusion and equality; 3) management and access to social welfare services; 4) institutional development.",
    "ldc": true,
    "trade_information": true,
    "country_owned": true,
    "pcc": false,
    "sectors": [
        "Lorem",
        "Cashew",
        "sector6",
        "sector2",
        "sector4",
        "Coffee",
        "sector8",
        "sector3"
    ],
    "allocated_resources": false,
    "trade_focus": false,
    "trade_promotion": false,
    "lastUpdate": "Thu May 28 2015",
    "all_process": false,
    "all_theme": true,
    "type": "Other",
    "sids": false,
    "trade_facilitation": true,
    "regional": false,
    "title": "UNDAF Argentina 2011-2014",
    "region": "Africa",
    "nec": true,
    "year": 2005,
    "tvet": true,
    "export_strategy": false,
    "lldc": false,
    "poverty_reduction": true,
    "youth": false,
    "implementationPeriod": "2000-2003",
    "quality": false,
    "participatory": false,
    "environment": false,
    "action_plan": false,
    "itc": true,
    "gender": false,
    "trade_finance": false,
    "country": "Benin",
    "countryCode": "UGA",
    "regional_integration": true
}
4s4 commented 4 years ago

the list needs the document id