Skip to main content

The list of all top US universities along with their state codes, and basic retrieval functions

Project description

Package: us_universities_with_state_codes

This package consists of the list of all top US universities along with their state codes, and basic retrieval functions in python.

Usage/Examples

from list_of_us_universities_with_state_code.main import get_universities

# This function will return the array of all the universities
get_universities()
from list_of_us_universities_with_state_code.main import get_state_code_of_university

# This function will return the object -> university name as the key and state code as value
get_state_code_of_university("mit")

#Output:
{'Massachusetts Institute of Technology (MIT)': 'MA'}
from list_of_us_universities_with_state_code.main import get_universities_by_state_code

# This function will return the array of all the universities in the given state code
get_universities_by_state_code("CA")

#Output:
{'Stanford': 'CA', 'California Institute of Technology (Caltech)': 'CA', 'University of California, Berkeley (UC Berkeley)': 'CA', 'University of California, Los Angeles (UCLA)': 'CA', ...}

Tech Stack

Library: Python

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file list_of_us_universities_with_state_code-0.0.2.tar.gz.

File metadata

File hashes

Hashes for list_of_us_universities_with_state_code-0.0.2.tar.gz
Algorithm Hash digest
SHA256 5e9a0a1bd2c583771e93ed5e39d7401309ee7d7d29a015d4ec968802c5bf5691
MD5 8ee1a0325c9cbfae375467e7e7c19439
BLAKE2b-256 ebff7c854f3229a3ee51917f15571f2024949a37ee4868926440f21ac2d37671

See more details on using hashes here.

File details

Details for the file list_of_us_universities_with_state_code-0.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for list_of_us_universities_with_state_code-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 2fc29611dd22a163967ca39c8b857b12d500cd355535f5c0032a16f11caef38d
MD5 0f32ab7c1a1a66d9dbde9037481992a0
BLAKE2b-256 8eabb5441bae9ea264773d09b8825e4b8ec4cae49542f15098a298aabd5bb237

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page