Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1299 2ND ST #54

Open
bertday opened this issue Jan 30, 2017 · 0 comments
Open

1299 2ND ST #54

bertday opened this issue Jan 30, 2017 · 0 comments

Comments

@bertday
Copy link
Contributor

bertday commented Jan 30, 2017

Parsing 1299 2ND ST returns the street code for S 2ND ST:

{'components': {'address': {'addr_suffix': None,
                            'addrnum_type': 'N',
                            'fractional': None,
                            'full': '1299',
                            'high': None,
                            'high_num': None,
                            'high_num_full': None,
                            'isaddr': True,
                            'low': '1299',
                            'low_num': 1299,
                            'parity': 'O'},
                'address_unit': {'unit_num': None, 'unit_type': None},
                'base_address': '1299 2ND ST',
                'cl_addr_match': 'MULTI',
                'cl_responsibility': None,
                'cl_seg_id': None,
                'election': {'blockid': None, 'precinct': None},
                'mailing': {'bldgfirm': None,
                            'matchdesc': None,
                            'uspstype': None,
                            'zip4': None,
                            'zipcode': None},
                'output_address': '1299 2ND ST',
                'street': {'full': '2ND ST',
                           'is_centerline_match': False,
                           'name': '2ND',
                           'parse_method': '2ANS',
                           'postdir': None,
                           'predir': None,
                           'score': None,
                           'street_code': '87840',
                           'suffix': 'ST'},
                'street_2': {'full': None,
                             'is_centerline_match': False,
                             'name': None,
                             'parse_method': None,
                             'postdir': None,
                             'predir': None,
                             'score': None,
                             'street_code': None,
                             'suffix': None}},
 'input_address': '1299 2ND ST',
 'type': 'address'}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant