Skip to content

Commit ff33550

Browse files
committed
Cleaned up callout and some minor edits
1 parent bd0eb24 commit ff33550

File tree

1 file changed

+13
-11
lines changed

1 file changed

+13
-11
lines changed

docs/reproducibility-guidance/open-material.qmd

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -37,23 +37,25 @@ can help contextualize the software on these lists.
3737

3838
## Software for price statistics
3939

40-
::: {.callout-note title = "This list is a work in progress"} Please let
41-
us know about any software packages relevant for price statistics that
42-
we missed. :::
40+
::: {.callout-note title = "This list is a work in progress"}
41+
Please let us know about any software packages relevant for price statistics
42+
that we missed.
43+
:::
4344

4445
Most software for price statistics is implemented in R, with the
45-
remainder in Python. Note that this list is for software *packages*
46-
related to price statistics that are broadly available on, e.g., CRAN or
47-
PyPI, not data analysis *scripts* used to derive a price index. Packages
48-
enable efficient code reuse across multiple projects. The projects
46+
remainder in Python. The projects
4947
listed here may differ in various aspects, such as maturity level,
5048
maintenance status, licensing terms, and more. Users are encouraged to
5149
assess whether each open-source tool aligns with their specific
52-
requirements.
50+
requirements. Note that this list is for software *packages*
51+
related to price statistics that are broadly available on, e.g., CRAN or
52+
PyPI, not data analysis *scripts* used to derive a price index. Packages
53+
enable efficient code reuse across multiple projects and are more likely to
54+
be useful to the broader community.
5355

54-
Open source software for price statistics are split into packages for
55-
computing index numbers and software to facilitate accessible official
56-
statistics.
56+
Open-source software packages for price statistics are split into those for
57+
computing index numbers and those to facilitate accessible official
58+
statistics. There are also several software papers related to price statistics.
5759

5860
### Computing price indexes
5961

0 commit comments

Comments
 (0)