A Python project that collects and analyzes job market data through APIs, focusing on technology skills and locations. Uses Flask for API endpoints and generates Excel reports for job trends analysis.
- Collects job posting data for various technologies:
- Programming Languages (C, C++, C#, Java, JavaScript, Python, Scala)
- Databases (Oracle, SQL Server, MySQL, PostgreSQL, MongoDB)
- Tracks job opportunities across major US cities:
- Los Angeles, New York, San Francisco
- Washington DC, Seattle, Austin, Detroit
- Generates Excel reports with detailed job market analysis
- Uses Flask API for data serving and collection
- Python 3.x
- Flask
- pandas
- requests
- openpyxl