Skip to content

This repository contains the code to match the zip code of a port of entry (import, export) with the zipcode of a congressional district. Using Pandas library in python we are able to create data frames wich contain columns related to ports of entry in the United States and then do join with the zipcode into a data frame of congressional districts.

Notifications You must be signed in to change notification settings

ivanbonillac/portsOfEntrytoCongressDisctrict

About

This repository contains the code to match the zip code of a port of entry (import, export) with the zipcode of a congressional district. Using Pandas library in python we are able to create data frames wich contain columns related to ports of entry in the United States and then do join with the zipcode into a data frame of congressional districts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages