Utility use the Lightcast Global Smart Dataset
Project description
Global Lightcast Smart Dataset Client
The goal of this project is to propose a Python Client, easy to use, ready for everyone to access and use in few seconds the Global Lightcast Smart Dataset
The client covers different needs and question:
- UK Occupation Insights (contents, trends and projection by occupation and area in UK)
- Global Occupation Insights (contents, trends and projection by occupation and area, globallu)
Install
To install or install/upgrade the package it's best to use pip:
pip install -U lightcast-smart-dataset
How it works
You can use the client in two ways:
- Command line
- Python code
This module is using docopt to parse command line arguments.
It proposes different methods:
- Get the occupation insights for an occupation in a area of UK
lightcast-smart-dataset uk occupation-insight soc --username=**** --password=**** --occupation="Programmers and software development professionals" --area="Camden and City of London"
lightcast-smart-dataset uk occupation-insight occupation --username=***** --password=**** --occupation="Programmers and software development professionals" --area="Camden and City of London"
- Get the occupation insights for software developers in Milan, Italy
lightcast-smart-dataset global occupation-insight occupation --username=***** --password=**** --occupation="Business Development / Sales Manager" --area="Milan (ITA)" --occupation-level=3 --area-level=2
- Get a taxonomy
lightcast-smart-dataset taxonomy soc4 --username=**** --password=****
Results
The command line interface will create different Excel file with different sheets:
- the current 12 months of unique job postings vs the last 12 months of unique job postings
- the top 10 common skills, top 10 specialized skills in the area refered to the last 12 months for the requested occupation
- the top 10 job tiles in the area refered to the last 12 months for the requested occupation
- the top 10 employers in the area refered to the last 12 months for the requested occupation (only employers, no staffic company)
License
Copyright (c) 2022 Lightcast
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for lightcast-smart-dataset-0.1.31.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c78a401acb6fac306c39eb119f47ed52deb81650362855f2952e1c7155e1514 |
|
MD5 | a33133524c85557ef534a90099cab387 |
|
BLAKE2b-256 | 0e7fe41f6d41ff6aa820bbfdb1b45b950c54f2f75ea26340e9a51ca82cda99c7 |
Hashes for lightcast_smart_dataset-0.1.31-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3ea46ef902545260a53bdbb91617eaab7ed58cc54f822f394f1f56b3a0b9d500 |
|
MD5 | 0df43b61ac542dae30e4a6ee3e095a01 |
|
BLAKE2b-256 | 2c8047c3b70119e695e94e16a8387df9221ed333560ed3d485a6fc1893748fdb |