generated from jtr13/website-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.qmd
More file actions
44 lines (30 loc) · 2.06 KB
/
index.qmd
File metadata and controls
44 lines (30 loc) · 2.06 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
---
pagetitle: "Index"
format:
html:
margin-top: -20px
include-in-header:
text: |
<style type="text/css">
.figure-caption {
text-align: center;
}
</style>
<script src="assets/js/misc.js"></script>
<script src="assets/js/misc.js"></script>
---
::: {intro}
\
The **Statistical Open Source Software (SOSS) Guiding Principles** (previously referred to as "The Charter") were [endorsed](https://unece.org/sites/default/files/2025-06/OpenSourcePrinciples%20Amended.pdf) by the [Conference of European Statisticians (CES)](https://unece.org/statistics/ces/) at the Seventy-third plenary session in Geneva, Switzerland, 16–18 June 2025.
Open source software is essential for producing official statistics in an open, shareable, and transparent matter.\
The principles are intended to guide both the production and adoption of open source software for official statistics.\
:::
::: {layout=[10,-1,10,-1,10,-1,10],[1]}
[](/principles.html#oss-by-default)
[](/principles.html#work-in-the-open)
[](/principles.html#improve-and-give-back)
[](/principles.html#think-generic-statistical-building-blocks)
[](/principles.html#test-package-and-document)
[](/principles.html#choose-permissive)
[](/principles.html#promote)
:::