Skip to content
Peter Reschenhofer edited this page Jun 10, 2014 · 1 revision

Sample Preset File:

{
    "sorting": {
        "time": 0
    }, 
    "name": "nama_nace06_p", 
    "fileType": "EXCEL", 
    "fileName": "output\\nama_nace06_p.xls", 
    "selection": {
        "unit": ["CPI00_EUR", "CPI00_NAC", "CPI05_EUR", "CPI05_NAC", "PCH_PRE_CPI05_EUR", "PCH_PRE_CPI05_NAC"], 
        "geo": ["AT"], 
        "indic_na": ["B1G"], 
        "nace_r1": ["A_B", "C-E", "D", "F", "G-I", "J_K", "L-P", "TOTAL"], 
        "time": ["2012", "2011", "2010", "2009", "2008", "2007", "2006", "2005", "2004", "2003", "2002", "2001", "2000"]
    }, 
    "structure": {
        "col": ["time"], 
        "tab": [], 
        "row": ["unit", "nace_r1", "indic_na", "geo"]
    }, 
    "emptyCellSign": ""
}

Clone this wiki locally