{
	"file": "./data/2016/iop/IOP-ENERO-ABRIL,2016.xlsx",
	"resource_name": "IOP",
	"resource_type": "Journals",
	"sheet_name": "Hoja1",
	"conditions": [{
		"column": 17,
		"alias": "ft_total",
		"where":{
			"contains":"ft_total"
		}
	}, {
		"column": 14,
		"alias": "primer_mes",
		"type": "month",
		"where":{
			"equals":"0"
		}
	}, {
		"column": 12,
		"alias": "9_journals",
		"where":{
			"notEquals":["2D Materials","Japanese Journal of Applied Physics","Applied Physics Express","Laser Physics","Laser Physics Letters","Materials Research Express","Methods and Applications in Fluorescence","Surface Topography: Metrology and Properties","Translational Materials Research"]
		}
	}],
	"results": [{
		"alias": "institucion",
		"column": 5
	}, {
		"alias": "ene_2016",
		"column": 18
	}, {
		"alias": "feb_2016",
		"column": 18,
		"relative_y": 3
	}, {
		"alias": "mar_2016",
		"column": 18,
		"relative_y": 6
	}, {
		"alias": "abr_2016",
		"column": 18,
		"relative_y": 9
	}],
	"group":"institucion",
	"order":"institucion",
	"attributes":["institucion","SUM(ene_2016) AS ene_2016","SUM(feb_2016) AS feb_2016","SUM(mar_2016) AS mar_2016","SUM(abr_2016) AS abr_2016"]
}