Skip to content

Commit

Permalink
deploy: 6295df3
Browse files Browse the repository at this point in the history
  • Loading branch information
gronert-m committed Nov 18, 2024
1 parent b7241b7 commit 1190d57
Show file tree
Hide file tree
Showing 24 changed files with 52 additions and 52 deletions.
4 changes: 2 additions & 2 deletions README.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<link rel="next" title="Introduction to the GLD" href="Support/A%20-%20Guides%20and%20Documentation/GLD%20Manual%20Files/Introduction%20to%20the%20GLD.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="docsearch:language" content="en"/>
<meta name="docbuild:last-update" content="Nov 06, 2024"/>
<meta name="docbuild:last-update" content="Nov 18, 2024"/>
</head>


Expand Down Expand Up @@ -503,7 +503,7 @@ <h1>Welcome to the Global Labor Database Repository<a class="headerlink" href="#

<div class="footer-item">
<p class="last-updated">
Last updated on Nov 06, 2024.
Last updated on Nov 18, 2024.
<br/>
</p>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<link rel="prev" title="Contributing to GLD’s quality and expansion" href="Contributing%20to%20GLD%E2%80%99s%20quality%20and%20expansion.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="docsearch:language" content="en"/>
<meta name="docbuild:last-update" content="Nov 06, 2024"/>
<meta name="docbuild:last-update" content="Nov 18, 2024"/>
</head>


Expand Down Expand Up @@ -500,7 +500,7 @@ <h1>Acknowledgements<a class="headerlink" href="#acknowledgements" title="Permal

<div class="footer-item">
<p class="last-updated">
Last updated on Nov 06, 2024.
Last updated on Nov 18, 2024.
<br/>
</p>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<link rel="prev" title="Using the GLD" href="Using%20the%20GLD.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="docsearch:language" content="en"/>
<meta name="docbuild:last-update" content="Nov 06, 2024"/>
<meta name="docbuild:last-update" content="Nov 18, 2024"/>
</head>


Expand Down Expand Up @@ -621,7 +621,7 @@ <h2>How to communicate on any other issue<a class="headerlink" href="#how-to-com

<div class="footer-item">
<p class="last-updated">
Last updated on Nov 06, 2024.
Last updated on Nov 18, 2024.
<br/>
</p>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<link rel="prev" title="Geography" href="Geography.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="docsearch:language" content="en"/>
<meta name="docbuild:last-update" content="Nov 06, 2024"/>
<meta name="docbuild:last-update" content="Nov 18, 2024"/>
</head>


Expand Down Expand Up @@ -717,7 +717,7 @@ <h2>Overview of Variables<a class="headerlink" href="#overview-of-variables" tit

<div class="footer-item">
<p class="last-updated">
Last updated on Nov 06, 2024.
Last updated on Nov 18, 2024.
<br/>
</p>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<link rel="prev" title="Migration" href="Migration.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="docsearch:language" content="en"/>
<meta name="docbuild:last-update" content="Nov 06, 2024"/>
<meta name="docbuild:last-update" content="Nov 18, 2024"/>
</head>


Expand Down Expand Up @@ -671,7 +671,7 @@ <h2>Overview of Variables<a class="headerlink" href="#overview-of-variables" tit

<div class="footer-item">
<p class="last-updated">
Last updated on Nov 06, 2024.
Last updated on Nov 18, 2024.
<br/>
</p>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<link rel="prev" title="Introduction to the GLD" href="Introduction%20to%20the%20GLD.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="docsearch:language" content="en"/>
<meta name="docbuild:last-update" content="Nov 06, 2024"/>
<meta name="docbuild:last-update" content="Nov 18, 2024"/>
</head>


Expand Down Expand Up @@ -475,7 +475,7 @@ <h3>Other code<a class="headerlink" href="#other-code" title="Permalink to this
<li><p>Raw Microdata Conversion Code: Code written to convert raw microdata, not in Stata .dta format, into this format.</p></li>
<li><p>GLD Quality Check Code: Code responsible for conducting quality checks on GLD data. For more details on these quality checks, refer to the Validation and quality checks section.</p></li>
<li><p>Code Templates: Predefined code structures or templates to facilitate coding tasks within the GLD framework.</p></li>
<li><p>GLD Ecosystem Tools Code: Code that builds the “GLD Ecosystem Tools,” which are small software programs designed to address tasks commonly performed by GLD users on the GLD data. An example includes a tool supporting the conversion of ISIC and ISCO codes (classifications for industries and occupations) across different revisions of the classifications. All <a class="reference external" href="https://github.com/worldbank/gld/tree/gronert-m-patch-1/Support/Z%20-%20GLD%20Ecosystem%20Tools">GLD tools can be found here</a>.</p></li>
<li><p>GLD Ecosystem Tools Code: Code that builds the “GLD Ecosystem Tools,” which are small software programs designed to address tasks commonly performed by GLD users on the GLD data. An example includes a tool supporting the conversion of ISIC and ISCO codes (classifications for industries and occupations) across different revisions of the classifications. All <a class="reference external" href="https://github.com/worldbank/gld/tree/main/Support/Z%20-%20GLD%20Ecosystem%20Tools">GLD tools can be found here</a>.</p></li>
</ul>
<p>All code of each category, like the harmonization code, is shared under an MIT License free of charge. The code may be written using any software program. Please refer to the individual tools to determine the software type used. Additionally, requests for modifications to existing tools or new tool suggestions can be made (see the How to correct and expand the GLD tools section)</p>
</section>
Expand All @@ -484,7 +484,7 @@ <h3>Survey and other documentation<a class="headerlink" href="#survey-and-other-
<p>The survey documentation refers to all documents that are published by the NSO (or other institution running the survey) that serve to understand the survey. This includes but is not limited to the questionnaire, intermediate and final reports, as well as enumerator manuals. The survey documentation is treated as public information and thus shared freely. It is stored and distributed in whatever format the GLD team received it (most commonly a PDF or a spreadsheet format).</p>
<p>Background or contextual information refers to the information the GLD team has acquired in the process of harmonizing that is not (or not directly) in the survey documentation or cannot be embedded into the comments in the harmonization code itself.</p>
<p>A common occurrence is the change of the employment definition. In its 19th session the International Conference of Labour Statisticians (ICLS), under the auspices of the International Labour Organization (ILO) changed the definition (<a class="reference external" href="https://www.ilo.org/global/statistics-and-databases/standards-and-guidelines/resolutions-adopted-by-international-conferences-of-labour-statisticians/WCMS_230304/lang--en/index.htm">more information here</a>). Therefore, work for own consumption (for example subsistence agriculture) was no longer considered employment. This change has been implemented differently at different times by different countries. Per the rules of the GLD harmonization each survey will be harmonized using the definition of employment that was applied to each survey and not unified (see the Defining the boundaries of GLD harmonization section for more details). To help users understand these changes, its implication, and – if possible – try to align definitions with earlier ones, the GLD team prepares documentation to detail the changes, show the relevant questionnaire passages and propose alternative coding. Information like this is collectively referred to as <em>Country Survey Details</em>.</p>
<p>The Country Survey Details are text files that accessible to all and may be freely shared. You may see them [here online](<a class="github reference external" href="https://github.com/worldbank/gld/tree/main/Support/B">worldbank/gld</a> - Country Survey Details).</p>
<p>The Country Survey Details are text files that accessible to all and may be freely shared. You may see them <a class="reference external" href="https://github.com/worldbank/gld/tree/main/Support/B%20-%20Country%20Survey%20Details">here online</a>.</p>
</section>
</section>
<section id="data-storage-platforms-and-access-rules">
Expand Down Expand Up @@ -512,7 +512,7 @@ <h3>The World Bank GLD Server<a class="headerlink" href="#the-world-bank-gld-ser
<p>The GLD WB Staff Server is a subset in two ways. Firstly, it only contains surveys whose raw microdata can be freely shared with World Bank colleagues. Secondly, it only contains the latest harmonized version. For example, while for the 2020 Indian Periodic Labour Force Survey (PLFS), GLD contains the raw data folder (IND_2020_PLFS_V01_M) and four vintages (IND_2020_PLFS_V01_M_V01_M_A_GLD to IND_2020_PLFS_V01_M_V04_A_GLD), the GLD Staff server only contains the master and IND_2020_PLFS_V01_M_V04_A_GLD.</p>
<p>This reduces space on the server and ensures users are using the latest files are being used. If a user was running some code, calling from the GLD WB Staff Server the IND_2020_PLFS_V01_M_V0<em>3</em>_A_GLD files, it would not run and call an error, forcing them to update to the latest vintage.</p>
<p>Other than these two differences, the GLD WB Staff Server is organized like the full GLD server. Access to the GLD Staff Server can be requested and granted by the GLD Focal Point (please reach out to <a class="reference external" href="mailto:gld&#37;&#52;&#48;worldbank&#46;org?subject=Requesting%20GLD%20Server%20Access">gld<span>&#64;</span>worldbank<span>&#46;</span>org</a>).</p>
<p>Access is available to any staff member with an active World Bank email address and access to a World Bank laptop or Virtual Desktop. Once a user has mapped the server (see <a class="reference external" href="https://github.com/worldbank/gld/blob/gronert-m-patch-1/Support/A%20-%20Guides%20and%20Documentation/How%20Map%20Network%20Server.docx">instructions here on mapping</a>) they do not need to take further steps as the GLD team updates the GLD WB staff server. What is present on the server should always represent the latest vintage of any harmonization available.</p>
<p>Access is available to any staff member with an active World Bank email address and access to a World Bank laptop or Virtual Desktop. Once a user has mapped the server (see <a class="reference external" href="https://github.com/worldbank/gld/blob/main/Support/A%20-%20Guides%20and%20Documentation/How%20Map%20Network%20Server.docx">instructions here on mapping</a>) they do not need to take further steps as the GLD team updates the GLD WB staff server. What is present on the server should always represent the latest vintage of any harmonization available.</p>
</section>
<section id="datalibweb">
<h3>Datalibweb<a class="headerlink" href="#datalibweb" title="Permalink to this heading">#</a></h3>
Expand Down Expand Up @@ -718,7 +718,7 @@ <h3>Summary of data and information storage<a class="headerlink" href="#summary-

<div class="footer-item">
<p class="last-updated">
Last updated on Nov 06, 2024.
Last updated on Nov 18, 2024.
<br/>
</p>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<link rel="prev" title="GLD harmonization methodology" href="GLD%20harmonization%20methodology.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="docsearch:language" content="en"/>
<meta name="docbuild:last-update" content="Nov 06, 2024"/>
<meta name="docbuild:last-update" content="Nov 18, 2024"/>
</head>


Expand Down Expand Up @@ -502,7 +502,7 @@ <h1>GLD data dictionary<a class="headerlink" href="#gld-data-dictionary" title="

<div class="footer-item">
<p class="last-updated">
Last updated on Nov 06, 2024.
Last updated on Nov 18, 2024.
<br/>
</p>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<link rel="prev" title="GLD content, storage, and access" href="GLD%20content%2C%20storage%2C%20and%20access.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="docsearch:language" content="en"/>
<meta name="docbuild:last-update" content="Nov 06, 2024"/>
<meta name="docbuild:last-update" content="Nov 18, 2024"/>
</head>


Expand Down Expand Up @@ -647,7 +647,7 @@ <h2>The structure of the harmonization code<a class="headerlink" href="#the-stru

<div class="footer-item">
<p class="last-updated">
Last updated on Nov 06, 2024.
Last updated on Nov 18, 2024.
<br/>
</p>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<link rel="prev" title="Survey &amp; ID module" href="Survey%20%26%20ID%20module.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="docsearch:language" content="en"/>
<meta name="docbuild:last-update" content="Nov 06, 2024"/>
<meta name="docbuild:last-update" content="Nov 18, 2024"/>
</head>


Expand Down Expand Up @@ -739,7 +739,7 @@ <h2>Overview of Variables<a class="headerlink" href="#overview-of-variables" tit

<div class="footer-item">
<p class="last-updated">
Last updated on Nov 06, 2024.
Last updated on Nov 18, 2024.
<br/>
</p>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<link rel="prev" title="Welcome to the Global Labor Database Repository" href="../../../README.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="docsearch:language" content="en"/>
<meta name="docbuild:last-update" content="Nov 06, 2024"/>
<meta name="docbuild:last-update" content="Nov 18, 2024"/>
</head>


Expand Down Expand Up @@ -721,7 +721,7 @@ <h2>Sustainability<a class="headerlink" href="#sustainability" title="Permalink

<div class="footer-item">
<p class="last-updated">
Last updated on Nov 06, 2024.
Last updated on Nov 18, 2024.
<br/>
</p>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<link rel="prev" title="Training" href="Training.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="docsearch:language" content="en"/>
<meta name="docbuild:last-update" content="Nov 06, 2024"/>
<meta name="docbuild:last-update" content="Nov 18, 2024"/>
</head>


Expand Down Expand Up @@ -2179,7 +2179,7 @@ <h2>Overview of Variables<a class="headerlink" href="#overview-of-variables" tit

<div class="footer-item">
<p class="last-updated">
Last updated on Nov 06, 2024.
Last updated on Nov 18, 2024.
<br/>
</p>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<link rel="prev" title="Demography" href="Demography.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="docsearch:language" content="en"/>
<meta name="docbuild:last-update" content="Nov 06, 2024"/>
<meta name="docbuild:last-update" content="Nov 18, 2024"/>
</head>


Expand Down Expand Up @@ -708,7 +708,7 @@ <h2>Overview of Variables<a class="headerlink" href="#overview-of-variables" tit

<div class="footer-item">
<p class="last-updated">
Last updated on Nov 06, 2024.
Last updated on Nov 18, 2024.
<br/>
</p>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<link rel="prev" title="GLD data dictionary" href="GLD%20data%20dictionary.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="docsearch:language" content="en"/>
<meta name="docbuild:last-update" content="Nov 06, 2024"/>
<meta name="docbuild:last-update" content="Nov 18, 2024"/>
</head>


Expand Down Expand Up @@ -785,7 +785,7 @@ <h2>Overview of Variables<a class="headerlink" href="#overview-of-variables" tit

<div class="footer-item">
<p class="last-updated">
Last updated on Nov 06, 2024.
Last updated on Nov 18, 2024.
<br/>
</p>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<link rel="prev" title="Education" href="Education.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="docsearch:language" content="en"/>
<meta name="docbuild:last-update" content="Nov 06, 2024"/>
<meta name="docbuild:last-update" content="Nov 18, 2024"/>
</head>


Expand Down Expand Up @@ -602,7 +602,7 @@ <h2>Overview of Variables<a class="headerlink" href="#overview-of-variables" tit

<div class="footer-item">
<p class="last-updated">
Last updated on Nov 06, 2024.
Last updated on Nov 18, 2024.
<br/>
</p>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<link rel="prev" title="Guide to the GLD survey series quality checks" href="../../D%20-%20Q%20Checks/Survey%20series%20checks/Readme.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="docsearch:language" content="en"/>
<meta name="docbuild:last-update" content="Nov 06, 2024"/>
<meta name="docbuild:last-update" content="Nov 18, 2024"/>
</head>


Expand Down Expand Up @@ -620,7 +620,7 @@ <h2>How to cite the GLD<a class="headerlink" href="#how-to-cite-the-gld" title="

<div class="footer-item">
<p class="last-updated">
Last updated on Nov 06, 2024.
Last updated on Nov 18, 2024.
<br/>
</p>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<link rel="prev" title="Labor" href="Labor.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="docsearch:language" content="en"/>
<meta name="docbuild:last-update" content="Nov 06, 2024"/>
<meta name="docbuild:last-update" content="Nov 18, 2024"/>
</head>


Expand Down Expand Up @@ -536,7 +536,7 @@ <h2>How is the harmonization validated?<a class="headerlink" href="#how-is-the-h

<div class="footer-item">
<p class="last-updated">
Last updated on Nov 06, 2024.
Last updated on Nov 18, 2024.
<br/>
</p>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<link rel="search" title="Search" href="../../search.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="docsearch:language" content="en"/>
<meta name="docbuild:last-update" content="Nov 06, 2024"/>
<meta name="docbuild:last-update" content="Nov 18, 2024"/>
</head>


Expand Down Expand Up @@ -609,7 +609,7 @@ <h3>Other Documentation Files<a class="headerlink" href="#other-documentation-fi

<div class="footer-item">
<p class="last-updated">
Last updated on Nov 06, 2024.
Last updated on Nov 18, 2024.
<br/>
</p>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<link rel="prev" title="Guide to the GLD single survey quality checks" href="README.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="docsearch:language" content="en"/>
<meta name="docbuild:last-update" content="Nov 06, 2024"/>
<meta name="docbuild:last-update" content="Nov 18, 2024"/>
</head>


Expand Down Expand Up @@ -963,7 +963,7 @@ <h2>Annex<a class="headerlink" href="#annex" title="Permalink to this heading">#

<div class="footer-item">
<p class="last-updated">
Last updated on Nov 06, 2024.
Last updated on Nov 18, 2024.
<br/>
</p>
</div>
Expand Down
4 changes: 2 additions & 2 deletions Support/D - Q Checks/Single survey checks/README.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<link rel="prev" title="Validation and quality checks" href="../../A%20-%20Guides%20and%20Documentation/GLD%20Manual%20Files/Validation%20and%20quality%20checks.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="docsearch:language" content="en"/>
<meta name="docbuild:last-update" content="Nov 06, 2024"/>
<meta name="docbuild:last-update" content="Nov 18, 2024"/>
</head>


Expand Down Expand Up @@ -794,7 +794,7 @@ <h4>Output produced<a class="headerlink" href="#id1" title="Permalink to this he

<div class="footer-item">
<p class="last-updated">
Last updated on Nov 06, 2024.
Last updated on Nov 18, 2024.
<br/>
</p>
</div>
Expand Down
4 changes: 2 additions & 2 deletions Support/D - Q Checks/Survey series checks/Readme.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<link rel="prev" title="GLD single survey external checks - Detailed description" href="../Single%20survey%20checks/Block_2_detailed_explanation.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="docsearch:language" content="en"/>
<meta name="docbuild:last-update" content="Nov 06, 2024"/>
<meta name="docbuild:last-update" content="Nov 18, 2024"/>
</head>


Expand Down Expand Up @@ -641,7 +641,7 @@ <h2>Step 7 - Save all summary plots<a class="headerlink" href="#step-7-save-all-

<div class="footer-item">
<p class="last-updated">
Last updated on Nov 06, 2024.
Last updated on Nov 18, 2024.
<br/>
</p>
</div>
Expand Down
Loading

0 comments on commit 1190d57

Please sign in to comment.