indicators {wex} | R Documentation |
Sample Data with 10 Economic Indicators
Description
A dataset containing 10 monthly economic indicators, covering the period from January 2000 to November 2021. All variables have been log-differenced, when necessary, to achieve stationarity.
Usage
indicators
Format
A data frame with 263 rows and 11 variables:
- date
Date values (format: YYYY-MM-DD)
- total_production
Total industrial production in Israel
- retail_revenue
Trade revenue
- services_revenue
Service revenue
- employment
Employment (excluding absent workers)
- export_services
Exports of services
- building_starts
Building starts
- import_consumer_goods
Imports of consumer goods
- import_production_inputs
Imports of production inputs
- export_goods
Exports of goods
- job_openings
Job openings
Source
Public data from various sources
[Package wex version 0.1.0 Index]