File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 1
1
<script lang =" ts" >
2
2
import InsetText from " $lib/components/content/InsetText.svelte" ;
3
- import WarningText from " $lib/components/content/WarningText.svelte" ;
4
3
</script >
5
4
6
5
{#snippet TeamSnippet ()}
47
46
At MHCLG, we own and publish large statistical datasets that provide
48
47
crucial insights for understanding our communities and informing policy
49
48
decisions. However, traditional government publishing platforms have
50
- significant limitations for presenting complex data effectively. For example, GOV.UK
51
- supports basic tables, simple charts and embedded html for custom charts, but these must be individually
52
- created on single pages, making it impractical to scale across many
53
- geographical areas or create interactive data experiences that users
54
- increasingly expect.
49
+ significant limitations for presenting complex data effectively. For
50
+ example, GOV.UK supports basic tables, simple charts and embedded html for
51
+ custom charts, but these must be individually created on single pages,
52
+ making it impractical to scale across many geographical areas or create
53
+ interactive data experiences that users increasingly expect.
55
54
</p >
56
55
57
56
<p class =" govuk-body" >
You can’t perform that action at this time.
0 commit comments