-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.qmd
More file actions
114 lines (86 loc) · 3.7 KB
/
index.qmd
File metadata and controls
114 lines (86 loc) · 3.7 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
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
104
105
106
107
108
109
110
111
112
---
title: "ONS Visual Journalism"
---
Our team focuses on improving the understanding and engagement with ONS analysis.
We offer a range of services in data visualisation, journalism, graphic design, content design and social media.
::: {.grid}
::: {.g-col-12 .g-col-md-3}
<a href="https://www.ons.gov.uk/economy/economicoutputandproductivity/output/bulletins/economicactivityandsocialchangeintheukrealtimeindicators/12march2026" class="text-decoration-none">
<div class="card h-100">
<img src="https://onsdigital.github.io/get-ons-vis-screenshots/screenshots/2158.png" class="card-img-top">
<div class="card-body d-flex flex-column">
<h4 class="card-title-index">Economic activity and social change in the UK, real-time indicators: 12 March 2026</h4>
<p class="card-subtitle-index">2026-03-12</p>
</div>
</div>
</a>
:::
::: {.g-col-12 .g-col-md-3}
<a href="https://www.ons.gov.uk/employmentandlabourmarket/peopleinwork/employmentandemployeetypes/articles/highstreetsandretailareasingreatbritain/march2026" class="text-decoration-none">
<div class="card h-100">
<img src="https://onsdigital.github.io/get-ons-vis-screenshots/screenshots/2211.png" class="card-img-top">
<div class="card-body d-flex flex-column">
<h4 class="card-title-index">High streets and retail areas in Great Britain: March 2026</h4>
<p class="card-subtitle-index">2026-03-10</p>
</div>
</div>
</a>
:::
::: {.g-col-12 .g-col-md-3}
<a href="https://www.ons.gov.uk/economy/economicoutputandproductivity/output/articles/economicactivityandsocialchangerealtimeindicatorsukdashboard/2026-03-05" class='text-decoration-none'>
<div class="card h-100">
<img src="https://onsdigital.github.io/get-ons-vis-screenshots/screenshots/2209.png" class="card-img-top">
<div class="card-body d-flex flex-column">
<h4 class="card-title-index">Economic activity and social change real-time indicators, UK, dashboard</h4>
<p class="card-subtitle-index">2026-03-05</p>
</div>
</div>
</a>
:::
::: {.g-col-12 .g-col-md-3}
<a href="" class='text-decoration-none'>
<div class="card h-100">
<img src="https://onsdigital.github.io/get-ons-vis-screenshots/screenshots/2158.png" class="card-img-top">
<div class="card-body d-flex flex-column">
<h4 class="card-title-index">Consumer card spending, e-commerce and digital trade insights in the UK: 2019 to 2025</h4>
<p class="card-subtitle-index">2026-02-06</p>
</div>
</div>
</a>
:::
::: {.g-col-12 .g-col-md-3}
<a href="link" class='text-decoration-none'>
<div class="card h-100">
<img src="https://onsdigital.github.io/get-ons-vis-screenshots/screenshots/2159.png" class="card-img-top">
<div class="card-body d-flex flex-column">
<h4 class="card-title-index">Economic activity and social change in the UK, real-time indicators: 12 February 2026</h4>
<p class="card-subtitle-index">2026-02-05</p>
</div>
</div>
</a>
:::
::: {.g-col-12 .g-col-md-3}
<a href="link" class='text-decoration-none'>
<div class="card h-100">
<img src="https://onsdigital.github.io/get-ons-vis-screenshots/screenshots/2161.png" class="card-img-top">
<div class="card-body d-flex flex-column">
<h4 class="card-title-index">UK trade: December 2025</h4>
<p class="card-subtitle-index">2026-02-12</p>
</div>
</div>
</a>
:::
::: {.g-col-12 .g-col-md-3}
<a href="link" class='text-decoration-none'>
<div class="card h-100">
<img src="https://onsdigital.github.io/get-ons-vis-screenshots/screenshots/2172.png" class="card-img-top">
<div class="card-body d-flex flex-column">
<h4 class="card-title-index">GDP monthly estimate, UK: December 2025</h4>
<p class="card-subtitle-index">2026-02-12</p>
</div>
</div>
</a>
:::
:::
<div id="footer">
You can contact us at [digitalcontent@ons.gov.uk](mailto:digitalcontent@ons.gov.uk) and we will set up a consultation to see how we can best support you.</div>