Difference between revisions of "Form:IndicatorForm"

From WeSISpedia
Jump to: navigation, search
(SDGs added as a category for the drop down menu)
 
(73 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
This is the "IndicatorForm" form.
+
This is a form to generate an indicator page in two steps.
To create an indicator page with the help of this form, enter the indicator name name below. This will will create a homonymous page;
+
 
if a page with that name already exists, you will be sent to a form to edit that page.
+
# Enter the name of the indicator below (without underscores). This will create the homonymous page.
 +
# Afterwards you will see the form that mirrors the "Quick info" box, each heading and section of an indicator page (cf. [[Example:_Example_indicator|an example based on the template]]).
 +
 
 +
If a page with that name already exists, you will be able to edit that page with the form.
 +
If you are done, do not forget to add newly created pages to the corresponding category table(s)!
  
 
{{#forminput:form=IndicatorForm}}
 
{{#forminput:form=IndicatorForm}}
Line 10: Line 14:
  
 
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
 
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
{{{for template|Indicator|label=Indicator template with forms}}}
+
{{{for template|IndicatorForm|label=Use this form to populate an indicator page. Fields marked with an asterisk are mandatory.}}}
  
 
{| class="formtable"
 
{| class="formtable"
! Data type:
+
! Data type*
| {{{field|datatype|input type=radiobutton|mandatory|default=Numeric|values=String, Numeric, Date}}}
+
| {{{field|datatype|input type=radiobutton|mandatory|values=Numeric, String, Date|default=Numeric|show on select=Numeric=>scale1;String=>scale2;Date=>scale3}}}
 
|-
 
|-
! Scale:
+
| ''(Scale will change upon Data type select.)''
| {{{field|scale|input type=radiobutton|mandatory|default=Metric|values=Binary, Multinomial, Ordinal, Metric, Date, String}}}
 
 
|-
 
|-
! Value labels:
+
! Scale*
| {{{field|valuelabels|input type=textarea|autogrow|placeholder=Add value labels as a list using the HTML list tags. In software like Stata, SAS or the like it would be called "value labels". Value labels are usually used for nominal and ordinal scales only, i.e. for metric variables write "Not applicable". Examples include: 0 = "No", 1 = "Yes" or "1 = Totally agree" ... "7 = Totally disagree".}}}
+
|}
 +
 
 +
<div id="scale1">{{{field|scale|input type=radiobutton|mandatory|values=Binary, Multinomial, Ordinal, Metric|default=Binary}}}</div>
 +
<div id="scale2">{{{field|scale|input type=radiobutton|mandatory|values=String|default=String}}}</div>
 +
<div id="scale3">{{{field|scale|input type=radiobutton|mandatory|values=Date|default=Date}}}</div>
 +
 
 +
{| class="formtable"
 +
! Value labels*
 +
| {{{field|valuelabels|input type=textarea|mandatory|autogrow|editor=wikieditor|placeholder=Add value labels (as they are called in software like Stata, SAS or the like) as a list. They are usually used for nominal and ordinal scales only; for metric variables write "Not applicable". Examples include: "0 = No", "1 = Yes" or "1 = Totally agree" ... "7 = Totally disagree". Sometimes the Wiki markup leads to unexpected results, so better use the HTML code for a list i.e. <ul><li>Bullet point1</li><li>Bullet point2</li></ul>.}}}
 
|-
 
|-
! Technical name:
+
! Technical name*
| {{{field|techname|mandatory|placeholder=Enter the technical variable name}}}
+
| {{{field|techname|mandatory|placeholder=Enter the technical variable name}}} (Note the [[Coding_rules|naming convention]] for technical names.)
 
|-
 
|-
! Category:
+
! Category*
| {{{field|category|input type=dropdown|placeholder=Choose the corresponding category (referred to as Y, X1 and X2 in WeSISpedia) an indicator belongs to.|
+
| {{{field|category|input type=dropdown|mandatory|values=
values=
+
Old age and survivors,
Old age and survivors
+
Labour and labour market,  
Labour and labour market,
+
Health and long-term care,  
Health and long-term care,
+
Education and training,  
Education and training,
 
 
Family and gender policies,
 
Family and gender policies,
Policy legacies,
+
Immigrant social rights,
Economic and financial factors,
+
Policy legacies,  
Political factors,
+
Economic and financial factors,  
Social structure,
+
Political factors,  
Culture,
+
Social structure,  
Geography,
+
Culture,  
Communication,
+
Geography,
Political institutional linkages,
+
Sustainable development goals,  
Economic relations,
+
Communication,  
Migration,
+
Political institutional linkages,  
 +
Economic relations,  
 +
Migration,  
 
Violent conflicts and colonial dependencies}}}
 
Violent conflicts and colonial dependencies}}}
 
|-
 
|-
! Label:
+
! Label*
| {{{field|label|mandatory|input type=textarea|autogrow|placeholder=Add the easy-to-read label of the indicator. This is the same as "Indicator name" in the indicator table. In software like Stata, SAS or the like this would be called "variable label".}}}
+
| {{{field|label|mandatory|input type=textarea|autogrow|editor=wikieditor|placeholder=Add the easy-to-read label of the indicator. This is the same as "Indicator name" in the indicator table. In software like Stata, SAS or the like this would be called "variable label".}}}
 
|-
 
|-
! Related indicators:
+
! Related indicators  
| {{{field|relatedindicators|input type=textarea|autogrow|editor=wikieditor|placeholder=Add a list of related indicators using the HTML list tags if applicable (otherwise write "Not applicable"). Examples are sub-dimensions of an index or conceptually close indicators.}}}
+
| {{{field|relatedindicators|input type=textarea|autogrow|editor=wikieditor|placeholder=Add a list of related indicators if applicable (otherwise write "Not applicable"). Sometimes the Wiki markup leads to unexpected results, so better use the HTML code for a list i.e. <ul><li>Bullet point1</li><li>Bullet point2</li></ul>. If you click on the "chain" (Link) in the editor bar, a pop up appears that lets you choose from already existing pages once you start typing.}}}
 
|-
 
|-
! Description:
+
! Description*
| {{{field|description|input type=textarea|autogrow|placeholder=The description shall introduce the indicator as concise as possible including references to major works if it is already published.}}}
+
| {{{field|description|input type=textarea|mandatory|autogrow|editor=wikieditor|placeholder=The description shall introduce the indicator as concise as possible including references to major works if it is already published.}}}
 
|-
 
|-
! Coding rules:
+
! Coding rules  
| {{{field|codingrules|input type=textarea|autogrow|placeholder=This section shall report all coding rules and decisions underlying the data collection. For indicators from other sources than the CRC, e.g. statistical data from the OECD, WHO, World Bank etc. simply refer to their documentation, i.e. you do not have to spell out "their" coding rules.}}}
+
| {{{field|codingrules|input type=textarea|autogrow|editor=wikieditor|placeholder=This section shall report all coding rules and decisions underlying the data collection. For indicators from other sources than the CRC, e.g. statistical data from the OECD, WHO, World Bank etc. simply refer to their documentation, i.e. you do not have to spell out "their" coding rules.}}}
 
|-
 
|-
! Citation:
+
! Citation  
| {{{field|citation|input type=textarea|autogrow|placeholder=Here you claim or give credits for a specific operationalization if it is presented in published work. Add hyperlinks to articles, pdfs and the like if possible (doi preferable).}}}
+
| {{{field|citation|input type=textarea|autogrow|editor=wikieditor|placeholder=Here you claim or give credits for a specific operationalization if it is presented in published work. Add hyperlinks to articles, pdfs and the like if possible (doi preferable).}}}
 
|-
 
|-
! Related publications:
+
! Related publications  
| {{{field|relatedpublications|input type=textarea|autogrow|placeholder=Here you claim or give credits to related publications, i.e. cite the work of others if the indicator or operationalization is related to their works and references have been made in the description. Add hyperlinks to articles, pdfs and the like if possible (doi preferable). Note: "Citation" and "Related publications" is for credit claiming and giving, not for listing sources.}}}
+
| {{{field|relatedpublications|input type=textarea|autogrow|editor=wikieditor|placeholder=Here you claim or give credits to related publications, i.e. cite the work of others if the indicator or operationalization is related to their works and references have been made in the description. Add hyperlinks to articles, pdfs and the like if possible (doi preferable). Note: "Citation" and "Related publications" is for credit claiming and giving, not for listing sources.}}}
 
|-
 
|-
! Project manager(s):
+
! Project manager(s)*
| {{{field|projectmanagers|input type=textarea|autogrow|placeholder=Add the responsible person or project (PI). You may also give credits to all people (e.g. student assistants) involved in the data collection.}}}
+
| {{{field|projectmanagers||mandatory|input type=textarea|autogrow|placeholder=Add the responsible person or project (PI). You may also give credits to all people (e.g. student assistants) involved in the data collection.}}}
 
|-
 
|-
! Data release:
+
! Data release  
| {{{field|datarelease|input type=textarea|autogrow|placeholder=This section will include information regarding the publication of the focal indicator in different versions of WeSIS (needs to be filled later on).}}}
+
| {{{field|datarelease|input type=textarea|autogrow|editor=wikieditor|placeholder=This section will include information regarding the publication of the focal indicator in different versions of WeSIS. It is a list about changes or updates of the data. If it is a new indicator type: <ul><li>Version 0.001: Initial release.</li></ul>}}}
 
|-
 
|-
! Revisions:
+
! Revisions  
| {{{field|revisions|input type=textarea|autogrow|placeholder=This section shall report any changes and/or corrections made to the data, e.g. different estimation, interpolation techniques, correction of wrong data, new sources and related changes etc. Example: "Wrong data for Gabun in rev. 1 was corrected in rev. 2."}}}
+
| {{{field|revisions|input type=textarea|autogrow|editor=wikieditor|placeholder=This section shall report any changes and/or corrections made to the data, e.g. different estimation, interpolation techniques, correction of wrong data, new sources and related changes etc. Example: "Wrong data for Gabun in rev. 1 was corrected in rev. 2." To start with type: "No revisions yet".}}}
 
|-
 
|-
! Sources:
+
! Sources  
| {{{field|sources|input type=textarea|autogrow|placeholder=Add all original sources used for compiling the indicator in a list using the APSA style; add hyperlinks if possible (doi preferable).}}}
+
| {{{field|sources|input type=textarea|autogrow|editor=wikieditor|placeholder=Add all original sources used for compiling the indicator in a list using the APSA style; add hyperlinks if possible (doi preferable).}}}
 
|}
 
|}
 
{{{end template}}}
 
{{{end template}}}

Latest revision as of 13:53, 19 August 2024

This is a form to generate an indicator page in two steps.

  1. Enter the name of the indicator below (without underscores). This will create the homonymous page.
  2. Afterwards you will see the form that mirrors the "Quick info" box, each heading and section of an indicator page (cf. an example based on the template).

If a page with that name already exists, you will be able to edit that page with the form. If you are done, do not forget to add newly created pages to the corresponding category table(s)!