Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

feat(A14): add pipeline #36

Merged
merged 4 commits into from
Jul 26, 2023
Merged

feat(A14): add pipeline #36

merged 4 commits into from
Jul 26, 2023

Conversation

cmdoret
Copy link
Collaborator

@cmdoret cmdoret commented Jul 26, 2023

Adds the pipeline for dataset A14 (#35): Regional indicators of the Tourism Satellite Accounts by canton and product and Year

Due to the complexity of the dataset, a subset of products and indicators have been selected. A14 is only meant to show the importance of tourism in the local economy of each canton in terms of "gross added value" and "employment".

More detailed products such as the sectors of tourism (sport, travel agencies, restaurants, ...) were excluded. If we consider them important, they could be made into a separate table.

Rows: 108
Columns: 6
$ year                                          <chr> "2016", "2017", "2018", …
$ mio_chf_gross_value_added_of_tourism          <dbl> 18378.21, 19167.55, 1994…
$ `percent_share_gross_value_added_of tourism`  <dbl> 2.79, 2.89, 2.89, 2.53, …
$ total_full_time_employment_of_tourism         <dbl> 166446.25, 169334.33, 17…
$ percent_share_full_time_employment_of_tourism <dbl> 4.19, 4.22, 4.26, 3.77, …
$ spatialunit_uid                               <chr> "0_CH", "0_CH", "0_CH", …

image

@cmdoret cmdoret requested a review from sabinem July 26, 2023 13:13
@cmdoret cmdoret added the dataset Proposal for a new dataset label Jul 26, 2023
scripts/A14.R Outdated Show resolved Hide resolved
scripts/A14.R Outdated Show resolved Hide resolved
scripts/A14.R Outdated Show resolved Hide resolved
@cmdoret cmdoret merged commit 72eaba6 into main Jul 26, 2023
@sabinem sabinem deleted the ds_a14 branch August 2, 2023 09:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dataset Proposal for a new dataset
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New dataset: A14 Regional indicators of the Tourism Satellite Accounts by canton and product and Year
2 participants