McTransCenterTSISCORSIM
Analytical or scientific software
Extends: Technology
McTrans Center TSIS-CORSIM
Analytical or scientific software
Overview
Category: Analytical or scientific software
Analytical or scientific software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 17-2051.01
- SOC Code: 19-3099.01
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'McTrans Center TSIS-CORSIM',
category: 'Analytical or scientific software',
description: 'Analytical or scientific software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "McTrans Center TSIS-CORSIM",
"applicationCategory": "Analytical or scientific software",
"description": "Analytical or scientific software"
}