Skip to content

Commit

Permalink
Update dataset jsons
Browse files Browse the repository at this point in the history
  • Loading branch information
hansendx committed Jul 31, 2023
1 parent 268eb0f commit adec030
Show file tree
Hide file tree
Showing 16 changed files with 228,791 additions and 106,350 deletions.
7,862 changes: 5,619 additions & 2,243 deletions ddionrails/datasets/bioage.json

Large diffs are not rendered by default.

29,072 changes: 29,072 additions & 0 deletions ddionrails/datasets/fgz.json

Large diffs are not rendered by default.

12,572 changes: 8,751 additions & 3,821 deletions ddionrails/datasets/h.json

Large diffs are not rendered by default.

1,426 changes: 989 additions & 437 deletions ddionrails/datasets/hbrutto.json

Large diffs are not rendered by default.

1,662 changes: 1,178 additions & 484 deletions ddionrails/datasets/hgen.json

Large diffs are not rendered by default.

196 changes: 174 additions & 22 deletions ddionrails/datasets/hhrf.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,46 @@
"dataset": "hhrf",
"label": "Case-ID, Original Household Number",
"categories": {
"values": [],
"labels": [],
"missings": [],
"frequencies": []
"values": [
-8,
-7,
-6,
-5,
-4,
-3,
-2,
-1
],
"labels": [
"[-8] Question not part of the survey program this year",
"[-7] Only available in less restricted edition",
"[-6] Version of questionnaire with modified filtering",
"[-5] Not included in this version of the questionnaire",
"[-4] Inadmissible multiple response",
"[-3] Answer improbable",
"[-2] Does not apply",
"[-1] No Answer"
],
"missings": [
true,
true,
true,
true,
true,
true,
true,
true
],
"frequencies": [
0,
0,
0,
0,
0,
0,
0,
0
]
},
"scale": "number",
"label_de": "Ursprungshaushaltsnummer",
Expand All @@ -28,10 +64,46 @@
"dataset": "hhrf",
"label": "Current Wave HH Number",
"categories": {
"values": [],
"labels": [],
"missings": [],
"frequencies": []
"values": [
-8,
-7,
-6,
-5,
-4,
-3,
-2,
-1
],
"labels": [
"[-8] Question not part of the survey program this year",
"[-7] Only available in less restricted edition",
"[-6] Version of questionnaire with modified filtering",
"[-5] Not included in this version of the questionnaire",
"[-4] Inadmissible multiple response",
"[-3] Answer improbable",
"[-2] Does not apply",
"[-1] No Answer"
],
"missings": [
true,
true,
true,
true,
true,
true,
true,
true
],
"frequencies": [
0,
0,
0,
0,
0,
0,
0,
0
]
},
"scale": "number",
"label_de": "Aktuelle Haushaltsnummer",
Expand All @@ -53,6 +125,8 @@
"label": "Survey Year",
"categories": {
"values": [
-8,
-7,
-6,
-5,
-4,
Expand All @@ -61,19 +135,23 @@
-1
],
"labels": [
"[-6] Fragebogenversion mit geänderter Filterführung",
"[-5] nicht im Fragebogen enthalten",
"[-4] unzulässige Mehrfachantwort",
"[-3] nicht valide",
"[-2] trifft nicht zu",
"[-1] keine Angabe"
"[-8] Question not part of the survey program this year",
"[-7] Only available in less restricted edition",
"[-6] Version of questionnaire with modified filtering",
"[-5] Not included in this version of the questionnaire",
"[-4] Inadmissible multiple response",
"[-3] Answer improbable",
"[-2] Does not apply",
"[-1] No Answer"
],
"missings": [
true,
true,
true,
true,
true,
true,
true,
true
],
"frequencies": [
Expand All @@ -82,6 +160,8 @@
0,
0,
0,
0,
0,
0
]
},
Expand All @@ -104,10 +184,46 @@
"dataset": "hhrf",
"label": "Inverse Staying Probability",
"categories": {
"values": [],
"labels": [],
"missings": [],
"frequencies": []
"values": [
-8,
-7,
-6,
-5,
-4,
-3,
-2,
-1
],
"labels": [
"[-8] Question not part of the survey program this year",
"[-7] Only available in less restricted edition",
"[-6] Version of questionnaire with modified filtering",
"[-5] Not included in this version of the questionnaire",
"[-4] Inadmissible multiple response",
"[-3] Answer improbable",
"[-2] Does not apply",
"[-1] No Answer"
],
"missings": [
true,
true,
true,
true,
true,
true,
true,
true
],
"frequencies": [
0,
0,
0,
0,
0,
0,
0,
0
]
},
"scale": "number",
"label_de": "Inverse Bleibewahrscheinlichkeit",
Expand All @@ -128,10 +244,46 @@
"dataset": "hhrf",
"label": "Weighting Factor",
"categories": {
"values": [],
"labels": [],
"missings": [],
"frequencies": []
"values": [
-8,
-7,
-6,
-5,
-4,
-3,
-2,
-1
],
"labels": [
"[-8] Question not part of the survey program this year",
"[-7] Only available in less restricted edition",
"[-6] Version of questionnaire with modified filtering",
"[-5] Not included in this version of the questionnaire",
"[-4] Inadmissible multiple response",
"[-3] Answer improbable",
"[-2] Does not apply",
"[-1] No Answer"
],
"missings": [
true,
true,
true,
true,
true,
true,
true,
true
],
"frequencies": [
0,
0,
0,
0,
0,
0,
0,
0
]
},
"scale": "number",
"label_de": "Hochrechnungsfaktor",
Expand Down
Loading

0 comments on commit adec030

Please sign in to comment.