-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathraib_reports.json
103 lines (103 loc) · 2.55 KB
/
raib_reports.json
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
{
"base_path": "/raib-reports",
"content_id": "e3ff7fc5-6788-45de-83f0-cbf34e9fe8bd",
"description": "Find reports of RAIB investigations into rail accidents and incidents",
"document_noun": "report",
"document_title": "RAIB Report",
"email_filter_options": {
"downcase_email_alert_topic_names": true,
"email_filter_by": "railway_type"
},
"facets": [
{
"allowed_values": [
{
"label": "Heavy rail",
"value": "heavy-rail"
},
{
"label": "Light rail",
"value": "light-rail"
},
{
"label": "Metros",
"value": "metros"
},
{
"label": "Heritage railways",
"value": "heritage-railways"
}
],
"display_as_result_metadata": true,
"filterable": true,
"key": "railway_type",
"name": "Railway type",
"preposition": "of type",
"specialist_publisher_properties": {
"select": "multiple"
},
"type": "text"
},
{
"allowed_values": [
{
"label": "Investigation report",
"value": "investigation-report"
},
{
"label": "Bulletin",
"value": "bulletin"
},
{
"label": "Interim report",
"value": "interim-report"
},
{
"label": "Discontinuation report",
"value": "discontinuation-report"
},
{
"label": "Safety digest",
"value": "safety-digest"
}
],
"display_as_result_metadata": true,
"filterable": true,
"key": "report_type",
"name": "Report type",
"preposition": "of type",
"specialist_publisher_properties": {
"select": "one"
},
"type": "text"
},
{
"display_as_result_metadata": true,
"filterable": true,
"key": "date_of_occurrence",
"name": "Date of occurrence",
"preposition": "occurred",
"short_name": "Occurred",
"specialist_publisher_properties": {
"validations": {
"required": {}
}
},
"type": "date"
}
],
"filter": {
"format": "raib_report"
},
"name": "Rail Accident Investigation Branch reports",
"organisations": [
"013872d8-8bbb-4e80-9b79-45c7c5cf9177"
],
"show_summaries": true,
"signup_content_id": "db81c7e8-b1b6-4c29-992a-1289f1b63073",
"subscription_list_title_prefix": "Rail Accident Investigation Branch (RAIB) reports",
"target_stack": "live",
"taxons": [
"c6a19bb4-1264-4abe-9f1c-6c30f8dea5f7"
]
}