Niharmahesh commited on
Commit
4793263
·
verified ·
1 Parent(s): a1438ea

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -7,7 +7,17 @@ sdk: streamlit
7
  sdk_version: 1.39.0
8
  app_file: app.py
9
  pinned: false
10
- short_description: 'Apply for jobs much more faster than traversing multiple '
11
  ---
12
 
 
 
 
 
 
 
 
 
 
 
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
7
  sdk_version: 1.39.0
8
  app_file: app.py
9
  pinned: false
 
10
  ---
11
 
12
+
13
+ # Job Listings Dashboard
14
+
15
+ This Streamlit application provides a comprehensive dashboard for exploring job listings data. It offers insights into job market trends, top companies, locations, and job titles, along with a detailed data explorer for in-depth analysis.
16
+
17
+ ## Features
18
+
19
+ - Interactive dashboard with visualizations of job market trends
20
+ - Data explorer for detailed job listings analysis
21
+ - Filtering options for companies, locations, and job types
22
+ - Real-time data fetching from Hugging Face datasets
23
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference