Skip to content

britishredcrosssociety/ukraine-forecasts

Repository files navigation

How many people might arrive in the UK from Ukraine?

A web app for forecasting the potential future number of arrivals from Ukraine under multiple scenarios: https://britishredcross.shinyapps.io/ukraine-forecasts/

Updating the underlying data

DLUHC updates two sets of visa data every Thursday at 9.30am (GMT):

  1. Local Authority-level data on applications, visas issued, and arrivals under the Individual Sponsorship Scheme
  2. UK-wide data for the Ukraine Family Scheme and the Ukraine Sponsorship Scheme

Once these datasets have been updated in the ukraine-analyses repo, run the following code to update this Shiny app:

source("data-raw/cumulative-visa-data.R")
source("data-raw/weekly-visa-data.R")
source("data-raw/simulation-inputs-national.R")

rsconnect::deployApp()

About

How many people might arrive in the UK from Ukraine?

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published