Skip to content

Commit

Permalink
Books meta updates (#259)
Browse files Browse the repository at this point in the history
Co-authored-by: Christophe Dervieux <[email protected]>
  • Loading branch information
github-actions[bot] and cderv authored Sep 21, 2023
1 parent db48ff5 commit dee56ae
Show file tree
Hide file tree
Showing 60 changed files with 176 additions and 87 deletions.
2 changes: 1 addition & 1 deletion content/archive/external/adv-r-hadley-nz.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ author: "Hadley Wickham"
date: ""
tags: [Advanced R, R Programming]
link: "https://adv-r.hadley.nz/"
length_weight: "9.1%"
length_weight: "0%"
cover: "https://d33wubrfki0l68.cloudfront.net/565916198b0be51bf88b36f94b80c7ea67cafe7c/7f70b/cover.png"
repo: "hadley/adv-r"
pinned: true
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "R Development Guide"
author: "R Contribution Working Group"
date: "2023-09-01"
date: "2023-09-14"
tags: [Guide]
link: "https://contributor.r-project.org/rdevguide/"
length_weight: "3.4%"
Expand Down
4 changes: 2 additions & 2 deletions content/archive/external/edav-info.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
title: "edav.info, 2nd edition"
author: "Joyce Robbins"
date: "2023-09-09"
date: "2023-09-18"
tags: [Exploratory Data Analysis, Visualization, Course]
link: "https://edav.info/"
length_weight: "4.2%"
length_weight: "4.3%"
repo: "jtr13/edav2"
pinned: false
---
Expand Down
2 changes: 1 addition & 1 deletion content/archive/external/howiuser-com.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "How I Use R"
author: "David Keyes // R for the Rest of Us"
date: ""
link: "https://howiuser.com/"
length_weight: "1.1%"
length_weight: "0%"
pinned: false
---

Expand Down
2 changes: 1 addition & 1 deletion content/archive/external/myrbooksp-netlify-com.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "R para los científicos"
author: "François Rebaudo"
date: "2021-07-15"
link: "https://myrbooksp.netlify.com/"
length_weight: "5.3%"
length_weight: "0%"
cover: "https://myrbooksp.netlify.com/myFigures/cover.png"
repo: "frareb/myRBook_SP"
pinned: false
Expand Down
2 changes: 1 addition & 1 deletion content/archive/external/r-graphics-org.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "R Graphics Cookbook, 2nd edition"
author: "Winston Chang"
date: "2023-09-13"
date: "2023-09-20"
tags: [Guide]
link: "https://r-graphics.org/"
length_weight: "7.5%"
Expand Down
2 changes: 1 addition & 1 deletion content/archive/external/r-pkgs-org.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ cover: "https://r-pkgs.org/images/cover-2e-small.png"
pinned: true
---

Learn how to create a package, the fundamental unit of shareable, reusable, and reproducible R code. Hadley Wickham and Jennifer Bryan Welcome to R packages by Hadley Wickham and Jennifer Bryan. Packages are the fundamental units of reproducible R code. They include reusable R functions, the documentation that describes how to use them, and sample data. In this book you’ll learn how to turn your code into packages that others can easily download and use. Writing a package can seem overwhelming at first. So start with the basics and improve it over time. It doesn’t matter if your first version ...
Learn how to create a package, the fundamental unit of shareable, reusable, and reproducible R code. Hadley Wickham and Jennifer Bryan Welcome to the online version of the 2nd edition of “R Packages” by Hadley Wickham and Jennifer Bryan. Packages are the fundamental units of reproducible R code. They include reusable R functions, the documentation that describes how to use them, and sample data. In this book you’ll learn how to turn your code into packages that others can easily download and use. Writing a package can seem overwhelming at first. So start with the basics and improve it over ...
2 changes: 1 addition & 1 deletion content/archive/external/rc2e-com.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ author: "James (JD) Long, Paul Teetor"
date: "2019-09-26"
tags: [Statistics, Package]
link: "https://rc2e.com/"
length_weight: "9.9%"
length_weight: "0%"
cover: "https://rc2e.com/images_v2/book_cover.jpg"
repo: "CerebralMastication/R-Cookbook"
pinned: false
Expand Down
2 changes: 1 addition & 1 deletion content/archive/external/ready4r-netlify-app-labbook.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ author: "Aaron Coyner and Ted Laderas"
date: "2020-06-12"
tags: [Package, Course, Data Science]
link: "https://ready4r.netlify.app/labbook/"
length_weight: "3.3%"
length_weight: "0%"
repo: "laderast/ready_for_r_site"
pinned: false
---
Expand Down
12 changes: 6 additions & 6 deletions content/archive/external/rkabacoff-github-io-datavis.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
title: "Data Visualization with R"
author: "Rob Kabacoff"
date: "2020-12-01"
tags: [Visualization, Guide, Multivariate, Geographic, Models, ggplot2, Package]
title: "Modern Data Visualization with R"
author: "Robert Kabacoff"
date: ""
tags: [Visualization, Guide, Data Analysis, ggplot2, Package]
link: "https://rkabacoff.github.io/datavis/"
length_weight: "4.8%"
length_weight: "5.4%"
cover: "https://rkabacoff.github.io/datavis/img/cover.png"
repo: "rkabacoff/datavis"
pinned: false
---

A guide to creating modern data visualizations with R. Starting with data preparation, topics include how to create effective univariate, bivariate, and multivariate graphs. In addition specialized graphs including geographic maps, the display of change over time, flow diagrams, interactive graphs, and graphs that help with the interpret statistical models are included. Focus is on the 45 most popular graph types. The guide also includes detailed instructions on how to customizing graphs, and ends with a chapter on graphing best practices. Although strongly based on the ggplot2 package, other approaches are included as well.
This is an illustrated guide for creating data visualizations in R. [...] This is the online version of “Modern Data Visualization with R”, to be published by CRC Press. A print version is will be available from Amazon later this year. R is an amazing platform for data analysis, capable of creating almost any type of graph. This book helps you create the most popular visualizations - from quick and dirty plots to publication-ready graphs. The text relies heavily on the ggplot2 package for graphics, but other approaches covered as well. My goal is make this book as helpful and user-friendly as ...
2 changes: 1 addition & 1 deletion content/archive/external/ropensci-github-io-dev-guide.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "rOpenSci Packages: Development, Maintenance, and Peer Review"
author: "rOpenSci software review editorial team (current and alumni): Brooke Anderson, Scott Chamberlain, Laura DeCicco, Julia Gustavsen, Jeff Hollister, Anna Krystalli, Mauro Lepore, Lincoln Mullen, Mark Padgham, Karthik Ram, Emily Riederer, Noam Ross, Maëlle Salmon, Adam Sparks, Melina Vidoni"
date: "2023-09-13"
date: "2023-09-20"
tags: [Package, Guide, Github]
link: "https://ropensci.github.io/dev_guide/"
length_weight: "0%"
Expand Down
2 changes: 1 addition & 1 deletion content/archive/external/sparkfromr-com.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ author: "Jozef Hajnala"
date: "2020-02-20"
tags: [Package]
link: "https://sparkfromr.com/"
length_weight: "3.2%"
length_weight: "0%"
pinned: false
---

Expand Down
6 changes: 3 additions & 3 deletions content/archive/external/tidy-finance-org.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
title: "Tidy Finance"
author: ""
date: ""
tags: [Tidy]
tags: [Tidy, Econometrics]
link: "https://tidy-finance.org/"
length_weight: "9.5%"
length_weight: "9.7%"
pinned: false
---

An opinionated approach on empirical research in financial economics. [...] Tidy Finance is an opinionated approach to empirical research in financial economics - a fully transparent, open-source code base in multiple programming languages. Edit this page Report an ...
An opinionated approach on empirical research in financial economics. [...] Tidy Finance is an opinionated approach to empirical research in financial economics - a fully transparent, open-source code base in multiple programming languages. A fantastic book bringing together financial theory, sound econometrics, thorough data processing and powerful programming techniques using R. An absolute must for every student and scholar in empirical finance. Tidy Finance is a fantastic resource that lowers the threshold for entry into empirical finance, all in the spirit of open and reproducible ...
2 changes: 1 addition & 1 deletion content/archive/external/www-bigbookofr-com.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Big Book of R"
author: "Oscar Baruffa"
date: ""
link: "https://www.bigbookofr.com/"
length_weight: "5.8%"
length_weight: "0%"
cover: "https://www.bigbookofr.com/images/big_book_social.png"
pinned: false
---
Expand Down
2 changes: 1 addition & 1 deletion content/archive/external/www-cdyf-me.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Coding Your Future: A Guidebook for Students"
author: "Duncan Hull and illustrated by Bryan Mathers. The text of this guidebook is licensed CC-BY-NC-ND see cdyf.me/#license and was last updated on 13 September, 2023, Duncan Hull and Bryan Mathers"
author: "Duncan Hull and illustrated by Bryan Mathers. The text of this guidebook is licensed CC-BY-NC-ND see cdyf.me/#license and was last updated on 20 September, 2023, Duncan Hull and Bryan Mathers"
date: ""
tags: [Guide]
link: "https://www.cdyf.me/"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ author: "Jeroen Janssens"
date: ""
tags: [Data Science, Guide, Unix]
link: "https://www.datascienceatthecommandline.com/1e/"
length_weight: "0%"
length_weight: "1.7%"
cover: "https://datascienceatthecommandline.com/og.png"
repo: "jeroenjanssens/data-science-at-the-command-line"
pinned: true
Expand Down
2 changes: 1 addition & 1 deletion content/archive/external/www-tidytextmining-com.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ author: "Julia Silge and David Robinson"
date: "2022-11-02"
tags: [Text Mining, Guide, Tidy, Package, Github]
link: "https://www.tidytextmining.com/"
length_weight: "5.2%"
length_weight: "0%"
cover: "https://www.tidytextmining.com/images/cover.png"
repo: "dgrtwo/tidy-text-mining"
pinned: true
Expand Down
2 changes: 1 addition & 1 deletion content/archive/external/www-tmwr-org.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ author: "Max Kuhn and Julia Silge"
date: ""
tags: [Tidy, Models, Package, Machine Learning, Tidyverse, Guide, R Programming]
link: "https://www.tmwr.org/"
length_weight: "8.2%"
length_weight: "0%"
cover: "https://www.tmwr.org/images/cover.png"
repo: "tidymodels/TMwR"
pinned: false
Expand Down
4 changes: 2 additions & 2 deletions content/archive/internal/abigailkeller-ednajoint-vignette.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: "eDNAjoint"
author: "abigailkeller"
date: "2023-09-11T05:23:01Z"
date: "2023-09-18T03:03:13Z"
tags: [Package]
link: "https://bookdown.org/abigailkeller/eDNAjoint_vignette/"
length_weight: "3.8%"
repo: "abigailkeller/eDNAjoint"
pinned: false
---

This vignette provides examples and use cases of functions in the eDNAjoint package, as well as more details about the model that can be fit with eDNAjoint. The primary purpose of the joint model is to use observations from both environmental DNA (eDNA) surveys and traditional surveys (i.e., seine sampling, trap sampling, etc.) to jointly estimate parameters like expected catch rate, \(\mu\), at a site and false positive probability of eDNA detection, \(p_{10}\). The model is intended for use with paired, replicated eDNA and traditional observations at multiple sites across the landscape. ...
This vignette provides examples and use cases of functions in the eDNAjoint package, as well as more details about the model that can be fit with eDNAjoint. The primary purpose of the joint model is to use observations from both environmental DNA (eDNA) surveys and traditional surveys (i.e., seine sampling, trap sampling, etc.) to jointly estimate parameters like expected catch rate, \(\mu\), at a site and false positive probability of eDNA detection, \(p_{10}\). The model is intended for use with paired, replicated eDNA qPCR and traditional observations at multiple sites across the ...
2 changes: 1 addition & 1 deletion content/archive/internal/bayesrx-graphr-supplementary.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Supplementary Materials for Probabilistic Graphical Modeling under Heterogeneity"
author: "Liying Chen^{1,4}, Satwik Acharyya^{1,4}, Chunyu Luo^{2}, Yang Ni^3 and Veerabhadran Baladandayuthapani^{1,5}"
date: "2023-08-30T16:08:12Z"
date: "2023-09-19T14:40:36Z"
tags: [Network, Models]
link: "https://bookdown.org/bayesrx/graphr_supplementary/"
length_weight: "5.3%"
Expand Down
6 changes: 3 additions & 3 deletions content/archive/internal/becerra-je-jasper01.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
---
title: "The Jay and the Bee"
author: "José Becerra"
date: "2023-09-13T16:44:32Z"
date: "2023-09-20T12:17:48Z"
link: "https://bookdown.org/becerra_je/Jasper01/"
length_weight: "1.3%"
length_weight: "2%"
repo: "rstudio/bookdown-demo"
pinned: false
---

<p>A JB book. The HTML output format for this example is bookdown::gitbook, set in the _output.yml file.</p> [...] A (very) short story: In a town where life thrived in harmony, a blue jay and a bee form an unlikely connection. Initially drawn together by curiosity and admiration for each other’s unique abilities, they exchange stories and wisdom. Their tale, a symbol of unity in diversity, echoes through generations in their shared home. Original idea: JB Creative writing assistant: ...
<p>A JB book. In this short story the origin of JB’s logo is presented.</p> [...] A (very) short story: In a town where life thrived in harmony, a blue jay and a bee form an unlikely connection. Initially drawn together by curiosity and admiration for each other’s unique abilities, they exchange stories and wisdom. Their tale, a symbol of unity in diversity, echoes through generations in their shared home. Original idea: JB Creative writing assistant: ...
12 changes: 12 additions & 0 deletions content/archive/internal/becerra-je-jasper02.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
title: "Jasper and I: Socratic Dialogues"
author: "José Becerra"
date: "2023-09-19T10:04:07Z"
tags: [Package]
link: "https://bookdown.org/becerra_je/Jasper02/"
length_weight: "8.4%"
repo: "rstudio/bookdown-demo"
pinned: false
---

<p>This is a minimal example of using the bookdown package to write a book. The HTML output format for this example is bookdown::gitbook, set in the _output.yml file.</p> [...] Artificial intelligence (AI) technology applies the current body of knowledge in the collective mind of humanity to answer queries in human language, using the term knowledge as the intermediate stage of progression from information to wisdom. These series of essays are a dialogue of this collective mind in its brand as Jasper.ai, engaging in a rational dialogue with an enquirer researching the limits of AI in the more ...
11 changes: 11 additions & 0 deletions content/archive/internal/becerra-je-psycocentric-revelation.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
title: "The Psychocentric Revelation"
author: "José Becerra"
date: "2023-09-19T09:57:24Z"
link: "https://bookdown.org/becerra_je/Psycocentric-Revelation/"
length_weight: "3.6%"
repo: "rstudio/bookdown-demo"
pinned: false
---

This a book about a soul-centric or “psychocentric” approach to the dawning Neo-Copernican Revolution accompanying the release of atomic energy inaugurating the post-modern world. [...] This is summary of an eBook, presented in 3 parts, proposing a psychological key to the dawning Neo-Copernican Revolution accompanying the release of atomic energy inaugurating the post-modern world. The book explores the existence of a transpersonal center of consciousness — the transpersonal soul or Ego — and discusses the need for a psychocentric revelation. A simple, synthetic and intuitive approach, ...
12 changes: 12 additions & 0 deletions content/archive/internal/becerra-je-shamballapp.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
title: "Shamballa: Outline of a Book"
author: "José Becerra"
date: "2023-09-16T22:15:59Z"
tags: [Package]
link: "https://bookdown.org/becerra_je/ShamballaPP/"
length_weight: "2.5%"
repo: "rstudio/bookdown-demo"
pinned: false
---

<p>This is a minimal example of using the bookdown package to write a book. The HTML output format for this example is bookdown::gitbook, set in the _output.yml file.</p> [...] This is an outline of a forthcoming book on the subject of: A program review of the Plan for Humanity in preparation for the externalization of the planetary spiritual Hierarchy and the imminent return of the World Teacher, a Plan being implemented by the Group of World Servers in seven major fields of ...
2 changes: 1 addition & 1 deletion content/archive/internal/egarpor-inference.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "A First Course on Statistical Inference"
author: "Isabel Molina Peralta and Eduardo García-Portugués"
date: "2023-09-13T13:59:05Z"
date: "2023-09-20T13:33:41Z"
tags: [Course, Statistics, Data Science]
link: "https://bookdown.org/egarpor/inference/"
length_weight: "100%"
Expand Down
2 changes: 1 addition & 1 deletion content/archive/internal/gcorrea-rpap.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "R paso a paso"
author: "Guillermo Correa-Londoño"
date: "2023-06-08T13:41:09Z"
date: "2023-09-16T14:52:45Z"
link: "https://bookdown.org/gcorrea/Rpap/"
length_weight: "11.8%"
cover: "https://bookdown.org/gcorrea/Rpap/images/cover.png"
Expand Down
4 changes: 2 additions & 2 deletions content/archive/internal/ggiaever-intro-to-r.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
title: "intro-to-R"
author: "ggiaever"
date: "2023-09-13T09:55:49Z"
date: "2023-09-21T05:27:23Z"
tags: [Course, Exploratory Data Analysis]
link: "https://bookdown.org/ggiaever/intro-to-R/"
length_weight: "8.7%"
length_weight: "8.5%"
repo: "gurinina/genomics/intro-to-R"
pinned: false
---
Expand Down
2 changes: 1 addition & 1 deletion content/archive/internal/hneth-ds4psy.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Data Science for Psychologists"
author: "Hansjörg Neth"
date: "2023-09-06T14:21:51Z"
date: "2023-09-15T14:15:42Z"
tags: [Data Science, Psychology, Social Science, Statistics]
link: "https://bookdown.org/hneth/ds4psy/"
length_weight: "100%"
Expand Down
2 changes: 1 addition & 1 deletion content/archive/internal/hneth-i2ds.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Introduction to Data Science"
author: "Hansjörg Neth"
date: "2023-09-06T15:22:27Z"
date: "2023-09-15T14:26:43Z"
tags: [Data Science, Data Analysis, R Programming, Course, Statistics]
link: "https://bookdown.org/hneth/i2ds/"
length_weight: "100%"
Expand Down
2 changes: 1 addition & 1 deletion content/archive/internal/jaf005-data-analysis-with-r.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Data Analysis with R"
author: "Joseph Fox"
date: "2023-08-29T21:08:45Z"
date: "2023-09-14T17:16:07Z"
tags: [Data Analysis]
link: "https://bookdown.org/jaf005/Data-Analysis-with-R/"
length_weight: "100%"
Expand Down
12 changes: 12 additions & 0 deletions content/archive/internal/jcog196013-cs5209-notes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
title: "CS5209: Collective Problem Solving"
author: "Kevin Fo"
date: "2023-09-16T16:39:50Z"
tags: [Package, Course]
link: "https://bookdown.org/jcog196013/CS5209_Notes/"
length_weight: "2.8%"
repo: "rstudio/bookdown-demo"
pinned: false
---

<p>This is a minimal example of using the bookdown package to write a book. The HTML output format for this example is bookdown::gitbook, set in the _output.yml file.</p> [...] This is a bookdown book authored for the WKWSCI elective CS5209: Collective Problem Solving. More information about this course will be presented in the following ...
4 changes: 2 additions & 2 deletions content/archive/internal/jorherre-mineria-fin.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
title: "Fundamentos para la Minería de Datos y Big Data I,II"
author: "Jorge Herrera de la Cruz"
date: "2023-09-12T19:48:44Z"
date: "2023-09-17T19:35:21Z"
tags: [Package]
link: "https://bookdown.org/jorherre/mineria_fin/"
length_weight: "11.1%"
length_weight: "11.2%"
repo: "rstudio/bookdown-demo"
pinned: false
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "381M Course Bookdown"
author: "Josephine Lukito"
date: "2023-08-23T12:03:06Z"
date: "2023-09-20T06:36:39Z"
tags: [Course, Textbook, Data Science, Statistics, Visualization, Network, Machine Learning]
link: "https://bookdown.org/josephine_lukito/j381m_tutorial/"
length_weight: "100%"
Expand Down
2 changes: 1 addition & 1 deletion content/archive/internal/jwlal1-conicasesupquadricas.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Cônicas e Superfícies Quádricas"
author: "jwlal1"
date: "2023-09-10T20:27:05Z"
date: "2023-09-16T22:21:55Z"
tags: [Package]
link: "https://bookdown.org/jwlal1/conicasesupquadricas/"
length_weight: "4.5%"
Expand Down
4 changes: 2 additions & 2 deletions content/archive/internal/kevin-davisross-gsb518-handouts.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
title: "GSB 518 Handouts"
author: "Kevin Ross"
date: "2023-09-09T05:59:13Z"
date: "2023-09-16T01:11:47Z"
tags: [Statistics, Business Analytics, Package]
link: "https://bookdown.org/kevin_davisross/gsb518-handouts/"
length_weight: "10.3%"
length_weight: "11%"
pinned: false
---

Expand Down
8 changes: 4 additions & 4 deletions content/archive/internal/kynclova-petra-igi-methodology.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: "Inclusive Growth Index - Methodology"
author: "Nour Barnat, Diana Camerini, Petra Kynclova, Cloe Schaub"
date: "2023-09-06T18:45:26Z"
tags: [Guide, GPU]
date: "2023-09-20T16:01:09Z"
tags: [Guide]
link: "https://bookdown.org/kynclova_petra/IGI_methodology/"
length_weight: "4.9%"
length_weight: "6.1%"
repo: "rstudio/bookdown-demo"
pinned: false
---

This is a methodological guide for compilation of the Inclusive Growth Index (IGI). Each chapter contains detailed information about individual steps required for the IGI compilation and production. The Inclusive Growth Index is a composite indicator of growth developed by UNCTAD. In the version developed in 2022 (see SDG Pulse 2022), it consists of 27 baseline indicators, grouped in 4 pillars (economic growth, living conditions, equality and environment). The SDG Pulse 2022 chapter is available at: https://sdgpulse.unctad.org/inclusive-growth/ To produce annual releases of the indicator, a ...
This is a methodological guide for compilation of the Inclusive Growth Index (IGI). Each chapter contains detailed information about individual steps required for the IGI compilation and production. The Inclusive Growth Index is a composite indicator of growth developed by UNCTAD. The 2023 edition of the IGI is calculated by using updated data series, following the methodology from 2022. In the version developed in 2022 (see SDG Pulse 2022), it consists of 27 baseline indicators, grouped in 4 pillars (economic growth, living conditions, equality and environment). The SDG Pulse 2022 chapter is ...
Loading

0 comments on commit dee56ae

Please sign in to comment.