Skip to content

Commit 2cd7d36

Browse files
committed
More explicit about scope
1 parent 964c843 commit 2cd7d36

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/reproducibility-guidance/open-material.qmd

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,9 @@ we missed.
3636
Open source software for price statistics can be split into packages for
3737
computing index numbers and software to facilitate accessible official
3838
statistics. Most software for price statistics is implemented in R, with the
39-
remainder in Python.
39+
remainder in Python. Note that this list is for software _packages_ related to
40+
price statistics that are broadly available on, e.g., CRAN tor PyPI, not data
41+
analysis _scripts_ used to derive a price index.
4042

4143
### Computing price indexes
4244

@@ -65,7 +67,7 @@ remainder in Python.
6567
- [hicp {{< fa brands r-project >}}](https://cran.r-project.org/package=hicp)
6668
- [palewire {{< fa brands python >}}](https://github.com/palewire/cpi)
6769

68-
### Papers
70+
### Software papers
6971

7072
- [dff](https://github.com/eurostat/dff)
7173
- [IndexNumber: An R Package for Measuring the Evolution of Magnitudes](https://doi.org/10.32614/RJ-2021-038)

0 commit comments

Comments
 (0)