Skip to content

Instantly share code, notes, and snippets.

@chadcooper
Created February 19, 2014 01:26
Show Gist options
  • Save chadcooper/9084407 to your computer and use it in GitHub Desktop.
Save chadcooper/9084407 to your computer and use it in GitHub Desktop.
County FIPS codes for Maryland.
{'ALLEGANY': '001',
'ANNE ARUNDEL': '003',
'BALTIMORE': '005',
'BALTIMORE CITY': '510',
'CALVERT': '009',
'CAROLINE': '011',
'CARROLL': '013',
'CECIL': '015',
'CHARLES': '017',
'DORCHESTER': '019',
'FREDERICK': '021',
'GARRETT': '023',
'HARFORD': '025',
'HOWARD': '027',
'KENT': '029',
'MONTGOMERY': '031',
"PRINCE GEORGE'S": '033',
"QUEEN ANNE'S": '035',
'SOMERSET': '039',
"ST. MARY'S": '037',
'TALBOT': '041',
'WASHINGTON': '043',
'WICOMICO': '045',
'WORCESTER': '047'}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment