Us Core Lmi Dat Commuting
US CORE LMI DAT_COMMUTING
| Column Name | Snowflake | Big Query | Databricks | Parquet | Comment |
|---|---|---|---|---|---|
| CLASSID | VARCHAR | STRING | STRING | STRING | Class of worker ID. |
| CLASSID_NAME | VARCHAR | STRING | STRING | STRING | Class of worker name. |
| EMP | FLOAT | FLOAT | DOUBLE | FLOAT | The number of occupied positions. One worker might fill more than one position. |
| RESIDENCE_AREAID | VARCHAR | STRING | STRING | STRING | Geographic region code of the workers' residences. |
| RESIDENCE_AREAID_NAME | VARCHAR | STRING | STRING | STRING | Geographic region name of the workers' residences. |
| WORK_AREAID | VARCHAR | STRING | STRING | STRING | Geographic region code of the workers' job location. |
| WORK_AREAID_NAME | VARCHAR | STRING | STRING | STRING | Geographic region name of the workers' job location. |
| YEAR | NUMBER | BIGNUMERIC | DECIMAL | DECIMAL | Year of data. |
Updated about 8 hours ago
