├── .gitignore ├── _quarto.yml ├── tab.png ├── dataset.png ├── menue.png ├── result.png ├── series.png ├── table.png ├── catalogue.png ├── menu_full.png ├── searchterm.png ├── images ├── census map.jpg ├── census map-01.jpg ├── clipboard-1606502392.png ├── clipboard-2014153398.png ├── clipboard-2620975144.png ├── clipboard-268813136.png └── clipboard-83794459.png ├── Catalogue_files └── libs │ ├── bootstrap │ └── bootstrap-icons.woff │ ├── quarto-html │ ├── tippy.css │ ├── quarto-syntax-highlighting.css │ ├── anchor.min.js │ └── popper.min.js │ └── clipboard │ └── clipboard.min.js ├── Census_exercise_files └── libs │ ├── bootstrap │ └── bootstrap-icons.woff │ ├── quarto-html │ ├── tippy.css │ ├── quarto-syntax-highlighting.css │ ├── anchor.min.js │ └── popper.min.js │ └── clipboard │ └── clipboard.min.js ├── Nesstar_exercise_files └── libs │ ├── bootstrap │ └── bootstrap-icons.woff │ ├── quarto-html │ ├── tippy.css │ ├── quarto-syntax-highlighting.css │ ├── anchor.min.js │ └── popper.min.js │ └── clipboard │ └── clipboard.min.js ├── Census_exercise_scotland_files └── libs │ ├── bootstrap │ └── bootstrap-icons.woff │ ├── quarto-html │ ├── tippy.css │ ├── quarto-syntax-highlighting-e26003cea8cd680ca0c55a263523d882.css │ ├── anchor.min.js │ └── popper.min.js │ └── clipboard │ └── clipboard.min.js ├── Nesstar_exercise.Rproj ├── README.md ├── Census_exercise.qmd ├── Census_exercise_scotland.qmd ├── Nesstar_exercise.qmd ├── Catalogue.qmd ├── Census_exercise.html └── Census_exercise_scotland.html /.gitignore: -------------------------------------------------------------------------------- 1 | .Rproj.user 2 | .Rhistory 3 | .RData 4 | .Ruserdata 5 | 6 | /.quarto/ 7 | -------------------------------------------------------------------------------- /_quarto.yml: -------------------------------------------------------------------------------- 1 | project: 2 | title: "Nesstar_exercise" 3 | 4 | editor: visual 5 | 6 | -------------------------------------------------------------------------------- /tab.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UKDataServiceOpen/TasterExercises/master/tab.png -------------------------------------------------------------------------------- /dataset.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UKDataServiceOpen/TasterExercises/master/dataset.png -------------------------------------------------------------------------------- /menue.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UKDataServiceOpen/TasterExercises/master/menue.png -------------------------------------------------------------------------------- /result.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UKDataServiceOpen/TasterExercises/master/result.png -------------------------------------------------------------------------------- /series.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UKDataServiceOpen/TasterExercises/master/series.png -------------------------------------------------------------------------------- /table.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UKDataServiceOpen/TasterExercises/master/table.png -------------------------------------------------------------------------------- /catalogue.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UKDataServiceOpen/TasterExercises/master/catalogue.png -------------------------------------------------------------------------------- /menu_full.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UKDataServiceOpen/TasterExercises/master/menu_full.png -------------------------------------------------------------------------------- /searchterm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UKDataServiceOpen/TasterExercises/master/searchterm.png -------------------------------------------------------------------------------- /images/census map.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UKDataServiceOpen/TasterExercises/master/images/census map.jpg -------------------------------------------------------------------------------- /images/census map-01.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UKDataServiceOpen/TasterExercises/master/images/census map-01.jpg -------------------------------------------------------------------------------- /images/clipboard-1606502392.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UKDataServiceOpen/TasterExercises/master/images/clipboard-1606502392.png -------------------------------------------------------------------------------- /images/clipboard-2014153398.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UKDataServiceOpen/TasterExercises/master/images/clipboard-2014153398.png -------------------------------------------------------------------------------- /images/clipboard-2620975144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UKDataServiceOpen/TasterExercises/master/images/clipboard-2620975144.png -------------------------------------------------------------------------------- /images/clipboard-268813136.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UKDataServiceOpen/TasterExercises/master/images/clipboard-268813136.png -------------------------------------------------------------------------------- /images/clipboard-83794459.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UKDataServiceOpen/TasterExercises/master/images/clipboard-83794459.png -------------------------------------------------------------------------------- /Catalogue_files/libs/bootstrap/bootstrap-icons.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UKDataServiceOpen/TasterExercises/master/Catalogue_files/libs/bootstrap/bootstrap-icons.woff -------------------------------------------------------------------------------- /Census_exercise_files/libs/bootstrap/bootstrap-icons.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UKDataServiceOpen/TasterExercises/master/Census_exercise_files/libs/bootstrap/bootstrap-icons.woff -------------------------------------------------------------------------------- /Nesstar_exercise_files/libs/bootstrap/bootstrap-icons.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UKDataServiceOpen/TasterExercises/master/Nesstar_exercise_files/libs/bootstrap/bootstrap-icons.woff -------------------------------------------------------------------------------- /Census_exercise_scotland_files/libs/bootstrap/bootstrap-icons.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/UKDataServiceOpen/TasterExercises/master/Census_exercise_scotland_files/libs/bootstrap/bootstrap-icons.woff -------------------------------------------------------------------------------- /Nesstar_exercise.Rproj: -------------------------------------------------------------------------------- 1 | Version: 1.0 2 | 3 | RestoreWorkspace: Default 4 | SaveWorkspace: Default 5 | AlwaysSaveHistory: Default 6 | 7 | EnableCodeIndexing: Yes 8 | UseSpacesForTab: Yes 9 | NumSpacesForTab: 2 10 | Encoding: UTF-8 11 | 12 | RnwWeave: Sweave 13 | LaTeX: pdfLaTeX 14 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | Taster exercises to help you get familar with UK Data Service data and search tools including 2 | 3 | * [Nesstar for survey data](https://ukdataserviceopen.github.io/TasterExercises/Nesstar_exercise). 4 | * [Census map](https://ukdataserviceopen.github.io/TasterExercises/Census_exercise). 5 | * [Searching the catalogue](https://ukdataserviceopen.github.io/TasterExercises/Catalogue). 6 | * [Scotland Census Map](https://ukdataserviceopen.github.io/TasterExercises/Census_exercise_scotland) 7 | -------------------------------------------------------------------------------- /Catalogue_files/libs/quarto-html/tippy.css: -------------------------------------------------------------------------------- 1 | .tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1} -------------------------------------------------------------------------------- /Census_exercise_files/libs/quarto-html/tippy.css: -------------------------------------------------------------------------------- 1 | .tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1} -------------------------------------------------------------------------------- /Nesstar_exercise_files/libs/quarto-html/tippy.css: -------------------------------------------------------------------------------- 1 | .tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1} -------------------------------------------------------------------------------- /Census_exercise_scotland_files/libs/quarto-html/tippy.css: -------------------------------------------------------------------------------- 1 | .tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1} -------------------------------------------------------------------------------- /Census_exercise.qmd: -------------------------------------------------------------------------------- 1 | --- 2 | title: "2: Explore Census data (using an interactive map)." 3 | --- 4 | 5 | > What percentage of households do not have a car and how does it vary across the country? 6 | 7 | In this activity, you will use an interactive map created by the ONS using data from the 2021 UK Census data. The aim of the activity is to get familiar with census data and how it can be visualised geographically. 8 | 9 | ## Task 10 | 11 | The map below shows data from the census about Cars or Vans owned or available for use by a household. 12 | 13 | - In Nottingham, what percentage of households have no car or van? 14 | 15 | - How does it vary across the city? 16 | 17 | - Press the - on the map to zoom out, how does it vary across countries. 18 | 19 | The map shows how census data can be aggregated and visualised at different geographical levels. In what created by the ONS as a tool for exploring data. 20 | 21 | - Visit [Census Maps](https://www.ons.gov.uk/census/maps/) to explore other data from the census. 22 | 23 | - You access the [underlying data from the UK Data Service](https://statistics.ukdataservice.ac.uk/dataset/england-and-wales-census-2021-ts045-car-or-van-availability). 24 | 25 | -------------------------------------------------------------------------------- /Census_exercise_scotland.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 2: Explore Scottish Census data (using an interactive map). 11 | 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 |

2: Explore Scottish Census data (using an interactive map).

49 |
50 | 51 | 52 | 53 |
54 | 55 | 56 | 57 | 58 |
59 | 60 | 61 | 62 |
63 | 64 | 65 |
66 |

What percentage of households do not have a car and how does it vary across the country?

67 |
68 |

In this activity, you will use an interactive map created by the ONS using data from the 2022 Scottish Census data. The aim of the activity is to get familiar with census data and how it can be visualised geographically.

69 |
70 |

Task

71 |

This map shows data from the census about Cars or Vans owned or available for use by a household.

72 |

Screenshot of Scottish Census maps website

73 |

Follow the link to the interactive map and try to answer the following questions:

74 |
    75 |
  • In the City of Edinburgh, what percentage of households have no car or van?

  • 76 |
  • How does it vary across the city? You can zoom in to explore this.

  • 77 |
  • Press the - on the map to zoom out, how does it vary across local authority areas?

  • 78 |
79 |

The map shows how census data can be aggregated and visualised at different geographical levels. It was created by the ONS as a tool for exploring data.

80 | 84 |
85 | 86 |
87 | 88 | 505 |
506 | 507 | 508 | 509 | 510 | --------------------------------------------------------------------------------