Job Openings By Job Function
Monthly, Non-seasonally Adjusted, Data Reported in Thousands
@kaggle.samaffolter_job_openings_by_job_function
Monthly, Non-seasonally Adjusted, Data Reported in Thousands
@kaggle.samaffolter_job_openings_by_job_function
CREATE TABLE fred_jobopeningsbyfunctionalgroup_data_monthly (
"date" TIMESTAMP,
"job_openings_government" BIGINT,
"job_openings_federal" BIGINT,
"job_openings_state_and_local" BIGINT,
"job_openings_total_private" BIGINT,
"job_openings_total_nonfarm" BIGINT,
"job_openings_construction" BIGINT,
"job_openings_manufacturing" BIGINT,
"job_openings_professional_and_business_services" BIGINT,
"job_openings_information" BIGINT,
"job_openings_health_care_and_social_assistance" BIGINT,
"job_openings_leisure_and_hospitality" BIGINT,
"job_openings_transportation_warehousing_and_utilities" BIGINT,
"job_openings_retail_trade" BIGINT,
"job_openings_finance_and_insurance" BIGINT,
"job_openings_accommodation_and_food_services" BIGINT,
"job_openings_private_education_and_health_services" BIGINT,
"job_openings_durable_goods_manufacturing" BIGINT,
"job_openings_financial_activities" BIGINT,
"job_openings_trade_transportation_and_utilities" BIGINT,
"job_openings_arts_entertainment_and_recreation" BIGINT,
"job_openings_mining_and_logging" BIGINT,
"job_openings_real_estate_and_rental_and_leasing" BIGINT,
"job_openings_nondurable_goods_manufacturing" BIGINT,
"job_openings_private_educational_services" BIGINT,
"job_openings_wholesale_trade" BIGINT,
"job_openings_other_services" BIGINT
);
Anyone who has the link will be able to view this.