## code to prepare `ons_nbhds` dataset goes here
ons_ids <- dplyr::tribble(
~ONS_ID,
938,
3,
902,
6,
7,
903,
52,
905,
11,
12,
16,
18,
931,
910,
912,
23,
24,
913,
950,
28,
31,
38,
923,
45,
46,
47,
48,
49,
54,
55,
929,
932,
933,
934,
939,
940,
87,
88,
943,
90,
949,
100,
97,
99,
954,
957,
958,
106,
108,
948,
956,
953,
915,
50,
917,
919,
65,
93,
76,
924,
928,
927,
13,
942,
75,
904,
945,
946,
32,
906,
908,
83,
82,
17,
5,
60,
71,
77,
51,
951,
952,
944,
922,
29,
916,
67,
85,
30,
930,
70,
64,
81,
66,
918,
925,
955,
936,
35,
911,
901,
926,
86,
907,
937,
921,
941,
920,
909,
947,
935,
914,
)
usethis::use_data(ons_ids, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.