Baselight

Road Traffic Injuries In California

Pedestrian Fatalities and Injury Rates By Transport Mode, 2002-2010

@kaggle.thedevastator_road_traffic_injuries_in_california

Roadtrafficinjuries Dd
@kaggle.thedevastator_road_traffic_injuries_in_california.roadtrafficinjuries_dd

  • 10.11 KB
  • 33 rows
  • 5 columns
index

Index

column_name

COLUMN NAME

definition

DEFINITION

format

FORMAT

coding

CODING

ind_idIndicator IDNumeric753
1ind_definitionDefinition of indicator in plain languageStringFree text
2reportyearYear(s) that the indicator was reportedString2002 to 2010; 2002-2004, 2005-2007, and 2008-2010 3 year averages; 2006-2010 5 year average
3race_eth_codenumeric code for a race/ethnicity groupNumeric9=Total
4race_eth_nameName of race/ethnic groupStringTotal
5geotypeType of geographic unitStringCT=Census tract; PL=Place (includes cities, towns, and census designated places -CDP-. It does not include unincorporated communities); CO=County; CD=County division; R4=Consolidated Statistical Metropolitan Area; RE=region; CA=State
6geotypevalueValue of geographic unitString11 digit FIPS census tract code; 5-digit FIPS place code; 10-digit FIPS county division code; 5-digit FIPS county code; 4-digit consolidated statistical metropolitan area ID; 2-digit region ID; 2-digit FIPS state code. The geotypevalues 99999 for PL and 99999999999 for CT indicate injury data that d…
7geonameName of geographic unitStringcensus tract name, place name, county division, county name, consolidated statistical metropolitan area name, region name, or state name
8county_nameName of county that geotype is inStringNot available for geotypes R4, RE and CA
9county_fipsFIPS code of county that geotype is inString2-digit census state code (06) plus 3-digit census county code

CREATE TABLE roadtrafficinjuries_dd (
  "index" BIGINT,
  "column_name" VARCHAR,
  "definition" VARCHAR,
  "format" VARCHAR,
  "coding" VARCHAR
);

Share link

Anyone who has the link will be able to view this.