You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Python package that enables translating a US Zip Code into a timezone. This is done through the querying of the USPS API, then joining it with the GeoLocation data from the US Census, and finally taking the coordinates and using timezonefinder to determine the timezone.
It gives the list of 10 nearest Indian and Canadian Pin Codes from the given value, for which, the knowledge of Haversine formula and the databases containing geocoordinates of over 11,000 (only the first 100 rows have been uploaded) Indian postcodes/ 40,000 Canadian postal codes.
API for retrieving information about high schools in France and postal codes for all communities in France. Written in Python3 using FastAPI and RethinkDB.
Project Goals: Put all the buildings in Singapore on a Google map using their postal code + List them out on a website. Project Admin: Bryan. Give me 1 ⭐ if it’s cool.