Skip to content

Commit

Permalink
Merge pull request #468 from georgetown-cset/za-updates-6-26
Browse files Browse the repository at this point in the history
tweak tooltips
  • Loading branch information
jmelot authored Jun 26, 2024
2 parents 079b386 + 7a80dfe commit 981c988
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions web/gui-v2/src/static_data/tooltips.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ const tooltips = {
speech: <>The number of AI-related patents the company filed over the past 10 years that were relevant to the listed use case. Some recent patents <ExternalLink href="https://eto.tech/dataset-docs/private-sector-ai-indicators/#limitations-5">may be omitted.</ExternalLink> <ExternalLink href="https://eto.tech/dataset-docs/private-sector-ai-indicators/#patents">Read more &gt;&gt;</ExternalLink></>,
telecom_patents: <>The number of AI-related patents the company filed over the past 10 years that were relevant to the listed use case. Some recent patents <ExternalLink href="https://eto.tech/dataset-docs/private-sector-ai-indicators/#limitations-5">may be omitted.</ExternalLink> <ExternalLink href="https://eto.tech/dataset-docs/private-sector-ai-indicators/#patents">Read more &gt;&gt;</ExternalLink></>,
transport_patents: <>The number of AI-related patents the company filed over the past 10 years that were relevant to the listed use case. Some recent patents <ExternalLink href="https://eto.tech/dataset-docs/private-sector-ai-indicators/#limitations-5">may be omitted.</ExternalLink> <ExternalLink href="https://eto.tech/dataset-docs/private-sector-ai-indicators/#patents">Read more &gt;&gt;</ExternalLink> </>,
ai_jobs: <>The number of AI workers employed by the company as of the most recent data update. AI workers in PARAT include anyone a high probability of working with AI. <ExternalLink href="https://eto.tech/dataset-docs/private-sector-ai-indicators/#workforce">Read more &gt;&gt;</ExternalLink></>,
tt1_jobs: <>The number of known Tech Tier 1 workers employed by the company as of the most recent data update. Tech Tier 1 workers include anyone with technical skills and a reasonable probability of working with AI. <ExternalLink href="https://eto.tech/dataset-docs/private-sector-ai-indicators/#workforce">Read more &gt;&gt;</ExternalLink></>,
ai_jobs: <>The number of AI workers employed by the company as of the last data update (recent hires may be omitted). AI workers in PARAT include anyone a high probability of working with AI. <ExternalLink href="https://eto.tech/dataset-docs/private-sector-ai-indicators/#workforce">Read more &gt;&gt;</ExternalLink></>,
tt1_jobs: <>The number of known Tech Tier 1 workers employed by the company as of the last data update (recent hires may be omitted). Tech Tier 1 workers include anyone with technical skills and a reasonable probability of working with AI. <ExternalLink href="https://eto.tech/dataset-docs/private-sector-ai-indicators/#workforce">Read more &gt;&gt;</ExternalLink></>,
},
groupExplanations: {
sp500: (
Expand Down

0 comments on commit 981c988

Please sign in to comment.