DatasetsV1
Technographics Dataset
Learn about the dictionary of the Technographics Dataset.
Dictionary
Column | Type | Description |
---|---|---|
company_id | str | ID of the company, meant to be used only as a join key between the company and the company_technologies datasets. Will change in the future |
technology_id | int | ID of the technology |
company_name | str | Company name |
confidence | str | How confident we are that the company uses this technology |
first_date_found | date | Date when the technology was first mentioned by the company in a job post, in the ATS URL or in the job description |
last_date_found | date | Date when the technology was last mentioned by the company in a job post, in the ATS URL or in the job description |
jobs | int | Number of jobs found mentioning this technology |
jobs_last_7_days | int | Number of jobs from the given company mentioning this technology in the last 7 days |
jobs_last_30_days | int | Number of jobs from the given company mentioning this technology in the last 30 days |
jobs_last_180_days | int | Number of jobs from the given company mentioning this technology in the last 180 days |
first_date_found_source_job_description | date | Date when the job description first mentioned the technology |
last_date_found_source_job_description | date | Date when the job description last mentioned the technology |
technology_rank | float | Rank of the technology within its category based on mentions in job postings |
technology_rank_180_days | float | Rank of the technology within its category based on mentions in job postings over the last 180 days |
rank_1_tie | bool | Indicates if this technology is tied for the most mentioned in its category |
rank_180_days_tie | bool | Indicates if this technology is tied for the most mentioned in its category over the last 180 days |
relative_occurrence_within_category | float | Measures the relative occurrence of this technology among other technologies in the same category, in jobs by this company |
jobs_source_final_url | int | Number of jobs from the given company mentioning this technology in the ATS URL |
first_date_found_source_final_url | date | Date when the job ATS URL first mentioned the technology |
last_date_found_source_final_url | date | Date when the job ATS URL last mentioned the technology |
How is this guide?
Last updated on