Template:ExportTablesTemplate: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 19: | Line 19: | ||
===IMAGE model drivers and input variables=== | ===IMAGE model drivers and input variables=== | ||
Nr model variables is: {{#ask:[[Category:Variable]][[-HasInputVar::{{{page|}}}]]|format = count}} | Nr model variables is: {{#ask:[[Category:Variable]][[-HasInputVar::{{{page|}}}]]|format = count}} | ||
{{#ifeq:{{#ask:[[Category:Variable]][[-HasInputVar::{{{page|}}}]]|format = count}}|0|| | |||
{{#ask:[[Category:Variable]][[-HasInputVar::{{{page|}}}]] | {{#ask:[[Category:Variable]][[-HasInputVar::{{{page|}}}]] | ||
|mainlabel=IMAGE model drivers and variables | |mainlabel=IMAGE model drivers and variables | ||
| Line 26: | Line 27: | ||
|sort=HasVariableType | |sort=HasVariableType | ||
|format=CSV | |format=CSV | ||
}} | |||
}} | }} | ||
===External datasets=== | ===External datasets=== | ||
nr external parameters is:{{#ask:[[Category:Variable]][[HasVariableType::external parameter]][[-HasParameter::{{{page|}}}]]|format = count}} | nr external parameters is:{{#ask:[[Category:Variable]][[HasVariableType::external parameter]][[-HasParameter::{{{page|}}}]]|format = count}} | ||
{{#ifeq:{{#ask:[[Category:Variable]][[HasVariableType::external parameter]][[-HasParameter::{{{page|}}}]]|format = count}}|0|| | |||
{{#ask:[[Category:Variable]][[HasVariableType::external parameter]][[-HasParameter::{{{page|}}}]] | {{#ask:[[Category:Variable]][[HasVariableType::external parameter]][[-HasParameter::{{{page|}}}]] | ||
|mainlabel=External datasets | |mainlabel=External datasets | ||
| Line 35: | Line 38: | ||
|?HasValuesBasedOn = Based on | |?HasValuesBasedOn = Based on | ||
|format=csv | |format=csv | ||
}} | |||
}} | }} | ||
===Outputs=== | ===Outputs=== | ||
nr of outputs is: {{#ask:[[Category:Variable]][[-HasOutputVar::{{{page|}}}]]|format = count}} | nr of outputs is: {{#ask:[[Category:Variable]][[-HasOutputVar::{{{page|}}}]]|format = count}} | ||
{{#ifeq:{{#ask:[[Category:Variable]][[-HasOutputVar::{{{page|}}}]]|format = count}}|0|| | |||
{{#ask:[[Category:Variable]][[-HasOutputVar::{{{page|}}}]] | {{#ask:[[Category:Variable]][[-HasOutputVar::{{{page|}}}]] | ||
|mainlabel= IMAGE model variables | |mainlabel= IMAGE model variables | ||
| Line 46: | Line 51: | ||
|link=none | |link=none | ||
|format=csv | |format=csv | ||
}} | |||
}} | }} | ||
===Policy interventions=== | ===Policy interventions=== | ||
Nr of policy interventions: {{#ask:[[HasEffectOnComponent::{{{page|}}}]] |format=Count}} | Nr of policy interventions: {{#ask:[[HasEffectOnComponent::{{{page|}}}]] |format=Count}} | ||
{{#ifeq:{{#ask:[[HasEffectOnComponent::{{{page|}}}]] |format=Count}}|0|| | |||
{{#ask:[[Category:PolicyIntervention]][[Has subobject::<q>[[HasEffectOnComponent::{{{page|}}}]] </q>]] | {{#ask:[[Category:PolicyIntervention]][[Has subobject::<q>[[HasEffectOnComponent::{{{page|}}}]] </q>]] | ||
|mainlabel=Policy Intervention | |mainlabel=Policy Intervention | ||
| Line 62: | Line 69: | ||
|? HasEffectDescription | |? HasEffectDescription | ||
|format=CSV | |format=CSV | ||
}} | |||
}} | }} | ||
}} | }} | ||
</includeonly> | </includeonly> | ||