At University of Massachusetts Boston, we understand that transparency and clarity regarding expenses are crucial for prospective students. Here’s a breakdown of the expenses you can anticipate during your academic journey:

Item Description
Credits Each course at University of Massachusetts Boston is assigned a specific number of credits, representing the workload and academic value of the course.
Tuition Fee per Year The tuition fee covers the cost of academic instruction and support services provided by the institution. This fee is calculated on a per-year basis and varies depending on the program of study.
Living Expenses per Year Living expenses encompass costs associated with accommodation, food, transportation, utilities, and personal expenses. These expenses are estimated based on the average cost of living in the area where the institution is located.
Other Expenses Other expenses may include health insurance, books and supplies, technology fees, and miscellaneous costs related to academic and personal needs.

Total Amount for I20:

For international students applying for an I20, the total amount required includes the sum of tuition fees, living expenses, and other expenses for one academic year.

Expenses Per yr Amount
Tuition Fee $ 36,485 USD (Approx.)
Expenses Per yr Amount
Tuition Fee $ 36,485 USD (Approx.)
Living Expenses $ 24,531 USD (Approx.)
Other Expenses $ 7,784 USD (Approx.)

Want More? – Just a Click Away! 🚀

Register Now

Admission Requirements

The University of Massachusetts Boston is a public research university in Boston, Massachusetts, United States. It is the only public research university in Boston and the third-largest campus in the five-campus University of Massachusetts system. UMass Boston is the third most diverse university in the United States..To be considered for admission, applicants must meet the following requirements:

Requirement Name Required Score
Evaluation Evaluation of applicant's academic background Not Required.
Backlogs No more than 5 backlogs during the entire academic career
15 Years Education Completion of 15 years of formal education Accepted.
Degree Certificate & Provisional/Course Completion:
  • In sealed envelopes to be attested by The Registrar of University/Controller of Exams
  • Provisional/Course completion Certificate required for final year students.
  • Original attestation on Photocopy
Individual Mark Statements and Consolidated All Memos:
  • In sealed envelopes to be attested by The Registrar of University/Controller of Exams.
  • Only Consolidated mark sheet will not be accepted.
  • Original attestation on Photocopy
10+2 /Equivalent Mark Sheet:
  • In sealed envelopes to be attested by the College Principal/Technical Board.
  • Original attestation on Photocopy
10th /Equivalent Mark Sheets:
  • In sealed envelopes to be attested by The School Principal.
  • Original attestation on Photocopy
IELTS / TOEFL / Duolingo Score Card:
  • Official reporting should be done by the Student
  • Photocopy
Statement of Purpose (Approx. 750 words):
  • Hard and Soft copy
Bank Certificate:
  • Original letterhead of bank with the a/c no. / a/c holder name / Amount in INR and US $
Affidavit of Support:
  • Signed by the Sponsor & every university has its own affidavit
  • Original
Passport – First and Last Page (2 pages):
  • Photocopy
Photograph – Colour:
  • Passport size
Other Certificates – Extra Curricular Activities:
  • Photocopy
Resume:
  • Duly signed
  • Hard and Soft copy
Experience Letter:
  • Required if more than 6 months gap / showing experience in resume
  • Photocopy

UMass Boston MS Computer Science Fall 2024 official application deadline

We would like to inform you that MS Computer Science Fall 2024 official application deadline is May 31st:•    MS Computer Science (STEM designated), 30 credits If you have students who are interested in applying to UMass Boston MS CS...

Read More

Unlock Your Future in Computer Science with UMass Boston's MS Program

Are you passionate about delving into the depths of computer science, eager to advance your career in this dynamic field? Look no further than the Master of Science in Computer Science program at UMass Boston. As a...

Read More
NAME COMPONENT DURATION 0 ms 90 ms 180 ms 270 ms 360 ms 450 ms 540 ms
BootstrapTimer9.86 ms
Event: pre_systemEvents4.10 ms
Required Before FiltersTimer1.74 ms
RoutingTimer11.07 ms
Before FiltersTimer1.54 ms
ControllerTimer603.02 ms
Controller ConstructorTimer121.02 ms
Connecting to Database: "default"Database0.91 ms
QueryDatabase8.83 ms
SELECT DISTINCT `country`.`country_id`, `country`.`name` AS `country_name`, `country`.`iso2` FROM `university` JOIN `country` ON `country`.`country_id` = `university`.`country_id` WHERE `university`.`deleted_at` IS NULL
Event: dbqueryEvents0.05 ms
QueryDatabase86.82 ms
SELECT * FROM `visitors` WHERE `ip_address` = '18.191.246.216' AND `visitors`.`deleted_at` IS NULL LIMIT 1
Event: dbqueryEvents0.06 ms
QueryDatabase4.86 ms
INSERT INTO `visitors` (`ip_address`, `country`, `state`, `city`, `visit_date`, `landing_url`, `browser`, `version`, `platform`, `device`, `user_id`, `registered`, `status`, `created_at`, `updated_at`) VALUES ('18.191.246.216', 'United States', 'Ohio', 'Dublin', '2025-03-18', 'https://unihunt.org/course/university/university-of-massachusetts-boston', 'Mozilla', '5.0', 'Unknown Platform', 'Desktop', NULL, 0, 1, '2025-03-18 12:25:28', '2025-03-18 12:25:28')
Event: dbqueryEvents0.06 ms
QueryDatabase0.70 ms
SELECT * FROM `university` WHERE `university_slug` = 'university-of-massachusetts-boston' AND `university`.`deleted_at` IS NULL LIMIT 1
Event: dbqueryEvents0.04 ms
QueryDatabase4.19 ms
UPDATE `university` SET `university_views` = university_views + 1, `updated_at` = '2025-03-18 12:25:28' WHERE `university_id` = '77'
Event: dbqueryEvents0.04 ms
QueryDatabase5.60 ms
SELECT `university`.*, `country`.`name` AS `country_name`, `state`.`name` AS `state_name`, `state`.`state_id`, `country`.`currency`, `country`.`currency_symbol` FROM `university` LEFT JOIN `country` ON `country`.`country_id` = `university`.`country_id` LEFT JOIN `state` ON `state`.`state_id` = `university`.`state_id` WHERE `university`.`university_slug` = 'university-of-massachusetts-boston' AND `university`.`deleted_at` IS NULL LIMIT 1
Event: dbqueryEvents0.03 ms
QueryDatabase396.20 ms
SELECT `course`.`course_id`, `course`.*, `state`.`name` as `state_name`, `university`.`university_name`, `university`.`university_slug`, `university`.`university_image`, `country`.`name` AS `country_name`, `country`.`iso2` FROM `course` LEFT JOIN `university` ON `university`.`university_id` = `course`.`university_id` LEFT JOIN `country` ON `country`.`country_id` = `university`.`country_id` LEFT JOIN `state` ON `state`.`state_id` = `university`.`state_id` WHERE `course`.`university_id` = 77 LIMIT 9
Event: dbqueryEvents0.04 ms
QueryDatabase53.22 ms
SELECT `university`.*, `country`.`name` AS `country_name`, `state`.`name` AS `state_name`, `country`.`currency`, `country`.`currency_symbol` FROM `university` LEFT JOIN `country` ON `country`.`country_id` = `university`.`country_id` LEFT JOIN `state` ON `state`.`state_id` = `university`.`state_id` WHERE `university`.`state_id` = '1433' AND `university`.`deleted_at` IS NULL ORDER BY `university`.`university_name` ASC LIMIT 4
Event: dbqueryEvents0.04 ms
QueryDatabase0.50 ms
SELECT * FROM `university_blog` WHERE `university_id` = '77' AND `university_blog`.`deleted_at` IS NULL ORDER BY `created_at` DESC
Event: dbqueryEvents0.03 ms
QueryDatabase8.03 ms
SELECT `university_blog`.*, `university`.`university_name`, `university`.`university_slug`, `university`.`university_image`, `country`.`name` as `country_name`, `user`.`user_first_name`, `user`.`user_last_name` FROM `university_blog` LEFT JOIN `university` ON `university`.`university_id` = `university_blog`.`university_id` LEFT JOIN `country` ON `country`.`country_id` = `university`.`country_id` LEFT JOIN `user` ON `user`.`user_id` = `university_blog`.`user_id` WHERE `university_blog`.`deleted_at` IS NULL ORDER BY `university_blog`.`created_at` DESC LIMIT 5
Event: dbqueryEvents0.03 ms
View: website2/include/header.phpViews0.80 ms
View: website2/university-details.phpViews1.62 ms
View: website2/include/footer.phpViews0.43 ms
After FiltersTimer0.00 ms
Required After FiltersTimer0.25 ms

Database (10 total Queries, 10 of them unique across 1 Connection)

Time Query String
8.83 ms SELECT DISTINCT `country`.`country_id`, `country`.`name` AS `country_name`, `country`.`iso2` FROM `university` JOIN `country` ON `country`.`country_id` = `university`.`country_id` WHERE `university`.`deleted_at` IS NULL APPPATH/Models/UniversityModel.php:141
  1    SYSTEMPATH/Database/BaseBuilder.php:1649
        CodeIgniter\Database\BaseConnection->query()

  2    SYSTEMPATH/Model.php:286
        CodeIgniter\Database\BaseBuilder->get()

  3    SYSTEMPATH/BaseModel.php:675
        CodeIgniter\Model->doFindAll()

  4    APPPATH/Models/UniversityModel.php:141
        CodeIgniter\BaseModel->findAll()

  5    APPPATH/Controllers/Course.php:70
        App\Models\UniversityModel->getDistinctCountries()

  6    SYSTEMPATH/CodeIgniter.php:903
        App\Controllers\Course->__construct()

  7    SYSTEMPATH/CodeIgniter.php:498
        CodeIgniter\CodeIgniter->createController()

  8    SYSTEMPATH/CodeIgniter.php:354
        CodeIgniter\CodeIgniter->handleRequest()

  9    SYSTEMPATH/Boot.php:334
        CodeIgniter\CodeIgniter->run()

 10    SYSTEMPATH/Boot.php:67
        CodeIgniter\Boot::runCodeIgniter()

 11    FCPATH/index.php:56
        CodeIgniter\Boot::bootWeb()

86.82 ms SELECT * FROM `visitors` WHERE `ip_address` = '18.191.246.216' AND `visitors`.`deleted_at` IS NULL LIMIT 1 APPPATH/Controllers/Course.php:1281
  1    SYSTEMPATH/Database/BaseBuilder.php:1649
        CodeIgniter\Database\BaseConnection->query()

  2    SYSTEMPATH/Model.php:330
        CodeIgniter\Database\BaseBuilder->get()

  3    SYSTEMPATH/BaseModel.php:713
        CodeIgniter\Model->doFirst()

  4    APPPATH/Controllers/Course.php:1281
        CodeIgniter\BaseModel->first()

  5    APPPATH/Controllers/Course.php:84
        App\Controllers\Course->track()

  6    SYSTEMPATH/CodeIgniter.php:904
        App\Controllers\Course->initController()

  7    SYSTEMPATH/CodeIgniter.php:498
        CodeIgniter\CodeIgniter->createController()

  8    SYSTEMPATH/CodeIgniter.php:354
        CodeIgniter\CodeIgniter->handleRequest()

  9    SYSTEMPATH/Boot.php:334
        CodeIgniter\CodeIgniter->run()

 10    SYSTEMPATH/Boot.php:67
        CodeIgniter\Boot::runCodeIgniter()

 11    FCPATH/index.php:56
        CodeIgniter\Boot::bootWeb()

4.86 ms INSERT INTO `visitors` (`ip_address`, `country`, `state`, `city`, `visit_date`, `landing_url`, `browser`, `version`, `platform`, `device`, `user_id`, `registered`, `status`, `created_at`, `updated_at`) VALUES ('18.191.246.216', 'United States', 'Ohio', 'Dublin', '2025-03-18', 'https://unihunt.org/course/university/university-of-massachusetts-boston', 'Mozilla', '5.0', 'Unknown Platform', 'Desktop', NULL, 0, 1, '2025-03-18 12:25:28', '2025-03-18 12:25:28') APPPATH/Models/VisitorModel.php:36
  1    SYSTEMPATH/Database/BaseBuilder.php:2345
        CodeIgniter\Database\BaseConnection->query()

  2    SYSTEMPATH/Model.php:394
        CodeIgniter\Database\BaseBuilder->insert()

  3    SYSTEMPATH/BaseModel.php:839
        CodeIgniter\Model->doInsert()

  4    SYSTEMPATH/Model.php:800
        CodeIgniter\BaseModel->insert()

  5    APPPATH/Models/VisitorModel.php:36
        CodeIgniter\Model->insert()

  6    APPPATH/Controllers/Course.php:1330
        App\Models\VisitorModel->addVisitor()

  7    APPPATH/Controllers/Course.php:84
        App\Controllers\Course->track()

  8    SYSTEMPATH/CodeIgniter.php:904
        App\Controllers\Course->initController()

  9    SYSTEMPATH/CodeIgniter.php:498
        CodeIgniter\CodeIgniter->createController()

 10    SYSTEMPATH/CodeIgniter.php:354
        CodeIgniter\CodeIgniter->handleRequest()

 11    SYSTEMPATH/Boot.php:334
        CodeIgniter\CodeIgniter->run()

 12    SYSTEMPATH/Boot.php:67
        CodeIgniter\Boot::runCodeIgniter()

 13    FCPATH/index.php:56
        CodeIgniter\Boot::bootWeb()

0.7 ms SELECT * FROM `university` WHERE `university_slug` = 'university-of-massachusetts-boston' AND `university`.`deleted_at` IS NULL LIMIT 1 APPPATH/Models/UniversityModel.php:72
  1    SYSTEMPATH/Database/BaseBuilder.php:1649
        CodeIgniter\Database\BaseConnection->query()

  2    SYSTEMPATH/Model.php:330
        CodeIgniter\Database\BaseBuilder->get()

  3    SYSTEMPATH/BaseModel.php:713
        CodeIgniter\Model->doFirst()

  4    APPPATH/Models/UniversityModel.php:72
        CodeIgniter\BaseModel->first()

  5    APPPATH/Controllers/Course.php:247
        App\Models\UniversityModel->getUniversityBySlug()

  6    SYSTEMPATH/CodeIgniter.php:933
        App\Controllers\Course->university()

  7    SYSTEMPATH/CodeIgniter.php:507
        CodeIgniter\CodeIgniter->runController()

  8    SYSTEMPATH/CodeIgniter.php:354
        CodeIgniter\CodeIgniter->handleRequest()

  9    SYSTEMPATH/Boot.php:334
        CodeIgniter\CodeIgniter->run()

 10    SYSTEMPATH/Boot.php:67
        CodeIgniter\Boot::runCodeIgniter()

 11    FCPATH/index.php:56
        CodeIgniter\Boot::bootWeb()

4.19 ms UPDATE `university` SET `university_views` = university_views + 1, `updated_at` = '2025-03-18 12:25:28' WHERE `university_id` = '77' APPPATH/Models/UniversityModel.php:78
  1    SYSTEMPATH/Database/BaseBuilder.php:2521
        CodeIgniter\Database\BaseConnection->query()

  2    SYSTEMPATH/Model.php:461
        CodeIgniter\Database\BaseBuilder->update()

  3    SYSTEMPATH/BaseModel.php:1027
        CodeIgniter\Model->doUpdate()

  4    SYSTEMPATH/Model.php:863
        CodeIgniter\BaseModel->update()

  5    APPPATH/Models/UniversityModel.php:78
        CodeIgniter\Model->update()

  6    APPPATH/Controllers/Course.php:247
        App\Models\UniversityModel->getUniversityBySlug()

  7    SYSTEMPATH/CodeIgniter.php:933
        App\Controllers\Course->university()

  8    SYSTEMPATH/CodeIgniter.php:507
        CodeIgniter\CodeIgniter->runController()

  9    SYSTEMPATH/CodeIgniter.php:354
        CodeIgniter\CodeIgniter->handleRequest()

 10    SYSTEMPATH/Boot.php:334
        CodeIgniter\CodeIgniter->run()

 11    SYSTEMPATH/Boot.php:67
        CodeIgniter\Boot::runCodeIgniter()

 12    FCPATH/index.php:56
        CodeIgniter\Boot::bootWeb()

5.6 ms SELECT `university`.*, `country`.`name` AS `country_name`, `state`.`name` AS `state_name`, `state`.`state_id`, `country`.`currency`, `country`.`currency_symbol` FROM `university` LEFT JOIN `country` ON `country`.`country_id` = `university`.`country_id` LEFT JOIN `state` ON `state`.`state_id` = `university`.`state_id` WHERE `university`.`university_slug` = 'university-of-massachusetts-boston' AND `university`.`deleted_at` IS NULL LIMIT 1 APPPATH/Models/UniversityModel.php:85
  1    SYSTEMPATH/Database/BaseBuilder.php:1649
        CodeIgniter\Database\BaseConnection->query()

  2    SYSTEMPATH/Model.php:330
        CodeIgniter\Database\BaseBuilder->get()

  3    SYSTEMPATH/BaseModel.php:713
        CodeIgniter\Model->doFirst()

  4    APPPATH/Models/UniversityModel.php:85
        CodeIgniter\BaseModel->first()

  5    APPPATH/Controllers/Course.php:247
        App\Models\UniversityModel->getUniversityBySlug()

  6    SYSTEMPATH/CodeIgniter.php:933
        App\Controllers\Course->university()

  7    SYSTEMPATH/CodeIgniter.php:507
        CodeIgniter\CodeIgniter->runController()

  8    SYSTEMPATH/CodeIgniter.php:354
        CodeIgniter\CodeIgniter->handleRequest()

  9    SYSTEMPATH/Boot.php:334
        CodeIgniter\CodeIgniter->run()

 10    SYSTEMPATH/Boot.php:67
        CodeIgniter\Boot::runCodeIgniter()

 11    FCPATH/index.php:56
        CodeIgniter\Boot::bootWeb()

396.2 ms SELECT `course`.`course_id`, `course`.*, `state`.`name` as `state_name`, `university`.`university_name`, `university`.`university_slug`, `university`.`university_image`, `country`.`name` AS `country_name`, `country`.`iso2` FROM `course` LEFT JOIN `university` ON `university`.`university_id` = `course`.`university_id` LEFT JOIN `country` ON `country`.`country_id` = `university`.`country_id` LEFT JOIN `state` ON `state`.`state_id` = `university`.`state_id` WHERE `course`.`university_id` = 77 LIMIT 9 APPPATH/Models/CourseModel.php:294
  1    SYSTEMPATH/Database/BaseBuilder.php:1649
        CodeIgniter\Database\BaseConnection->query()

  2    APPPATH/Models/CourseModel.php:294
        CodeIgniter\Database\BaseBuilder->get()

  3    APPPATH/Controllers/Course.php:283
        App\Models\CourseModel->getSearchResults()

  4    SYSTEMPATH/CodeIgniter.php:933
        App\Controllers\Course->university()

  5    SYSTEMPATH/CodeIgniter.php:507
        CodeIgniter\CodeIgniter->runController()

  6    SYSTEMPATH/CodeIgniter.php:354
        CodeIgniter\CodeIgniter->handleRequest()

  7    SYSTEMPATH/Boot.php:334
        CodeIgniter\CodeIgniter->run()

  8    SYSTEMPATH/Boot.php:67
        CodeIgniter\Boot::runCodeIgniter()

  9    FCPATH/index.php:56
        CodeIgniter\Boot::bootWeb()

53.22 ms SELECT `university`.*, `country`.`name` AS `country_name`, `state`.`name` AS `state_name`, `country`.`currency`, `country`.`currency_symbol` FROM `university` LEFT JOIN `country` ON `country`.`country_id` = `university`.`country_id` LEFT JOIN `state` ON `state`.`state_id` = `university`.`state_id` WHERE `university`.`state_id` = '1433' AND `university`.`deleted_at` IS NULL ORDER BY `university`.`university_name` ASC LIMIT 4 APPPATH/Models/UniversityModel.php:226
  1    SYSTEMPATH/Database/BaseBuilder.php:1649
        CodeIgniter\Database\BaseConnection->query()

  2    SYSTEMPATH/Model.php:286
        CodeIgniter\Database\BaseBuilder->get()

  3    SYSTEMPATH/BaseModel.php:675
        CodeIgniter\Model->doFindAll()

  4    APPPATH/Models/UniversityModel.php:226
        CodeIgniter\BaseModel->findAll()

  5    APPPATH/Controllers/Course.php:300
        App\Models\UniversityModel->getSearchResults()

  6    SYSTEMPATH/CodeIgniter.php:933
        App\Controllers\Course->university()

  7    SYSTEMPATH/CodeIgniter.php:507
        CodeIgniter\CodeIgniter->runController()

  8    SYSTEMPATH/CodeIgniter.php:354
        CodeIgniter\CodeIgniter->handleRequest()

  9    SYSTEMPATH/Boot.php:334
        CodeIgniter\CodeIgniter->run()

 10    SYSTEMPATH/Boot.php:67
        CodeIgniter\Boot::runCodeIgniter()

 11    FCPATH/index.php:56
        CodeIgniter\Boot::bootWeb()

0.5 ms SELECT * FROM `university_blog` WHERE `university_id` = '77' AND `university_blog`.`deleted_at` IS NULL ORDER BY `created_at` DESC APPPATH/Models/UniversityBlogModel.php:95
  1    SYSTEMPATH/Database/BaseBuilder.php:1649
        CodeIgniter\Database\BaseConnection->query()

  2    SYSTEMPATH/Model.php:286
        CodeIgniter\Database\BaseBuilder->get()

  3    SYSTEMPATH/BaseModel.php:675
        CodeIgniter\Model->doFindAll()

  4    APPPATH/Models/UniversityBlogModel.php:95
        CodeIgniter\BaseModel->findAll()

  5    APPPATH/Controllers/Course.php:313
        App\Models\UniversityBlogModel->getBlogsByUniversity()

  6    SYSTEMPATH/CodeIgniter.php:933
        App\Controllers\Course->university()

  7    SYSTEMPATH/CodeIgniter.php:507
        CodeIgniter\CodeIgniter->runController()

  8    SYSTEMPATH/CodeIgniter.php:354
        CodeIgniter\CodeIgniter->handleRequest()

  9    SYSTEMPATH/Boot.php:334
        CodeIgniter\CodeIgniter->run()

 10    SYSTEMPATH/Boot.php:67
        CodeIgniter\Boot::runCodeIgniter()

 11    FCPATH/index.php:56
        CodeIgniter\Boot::bootWeb()

8.03 ms SELECT `university_blog`.*, `university`.`university_name`, `university`.`university_slug`, `university`.`university_image`, `country`.`name` as `country_name`, `user`.`user_first_name`, `user`.`user_last_name` FROM `university_blog` LEFT JOIN `university` ON `university`.`university_id` = `university_blog`.`university_id` LEFT JOIN `country` ON `country`.`country_id` = `university`.`country_id` LEFT JOIN `user` ON `user`.`user_id` = `university_blog`.`user_id` WHERE `university_blog`.`deleted_at` IS NULL ORDER BY `university_blog`.`created_at` DESC LIMIT 5 APPPATH/Models/UniversityBlogModel.php:46
  1    SYSTEMPATH/Database/BaseBuilder.php:1649
        CodeIgniter\Database\BaseConnection->query()

  2    SYSTEMPATH/Model.php:286
        CodeIgniter\Database\BaseBuilder->get()

  3    SYSTEMPATH/BaseModel.php:675
        CodeIgniter\Model->doFindAll()

  4    APPPATH/Models/UniversityBlogModel.php:46
        CodeIgniter\BaseModel->findAll()

  5    APPPATH/Controllers/Course.php:326
        App\Models\UniversityBlogModel->getAllBlogs()

  6    SYSTEMPATH/CodeIgniter.php:933
        App\Controllers\Course->university()

  7    SYSTEMPATH/CodeIgniter.php:507
        CodeIgniter\CodeIgniter->runController()

  8    SYSTEMPATH/CodeIgniter.php:354
        CodeIgniter\CodeIgniter->handleRequest()

  9    SYSTEMPATH/Boot.php:334
        CodeIgniter\CodeIgniter->run()

 10    SYSTEMPATH/Boot.php:67
        CodeIgniter\Boot::runCodeIgniter()

 11    FCPATH/index.php:56
        CodeIgniter\Boot::bootWeb()

Logs

Severity Message
debug Session: Class initialized using 'CodeIgniter\Session\Handlers\FileHandler' driver.

Files ( 173 )

Common.php APPPATH/Common.php
App.php APPPATH/Config/App.php
Autoload.php APPPATH/Config/Autoload.php
development.php APPPATH/Config/Boot/development.php
Cache.php APPPATH/Config/Cache.php
Constants.php APPPATH/Config/Constants.php
ContentSecurityPolicy.php APPPATH/Config/ContentSecurityPolicy.php
Cookie.php APPPATH/Config/Cookie.php
Database.php APPPATH/Config/Database.php
DocTypes.php APPPATH/Config/DocTypes.php
Events.php APPPATH/Config/Events.php
Exceptions.php APPPATH/Config/Exceptions.php
Feature.php APPPATH/Config/Feature.php
Filters.php APPPATH/Config/Filters.php
Honeypot.php APPPATH/Config/Honeypot.php
Kint.php APPPATH/Config/Kint.php
Logger.php APPPATH/Config/Logger.php
Modules.php APPPATH/Config/Modules.php
Optimize.php APPPATH/Config/Optimize.php
Paths.php APPPATH/Config/Paths.php
Routes.php APPPATH/Config/Routes.php
Routing.php APPPATH/Config/Routing.php
Security.php APPPATH/Config/Security.php
Services.php APPPATH/Config/Services.php
Session.php APPPATH/Config/Session.php
Toolbar.php APPPATH/Config/Toolbar.php
UserAgents.php APPPATH/Config/UserAgents.php
View.php APPPATH/Config/View.php
BaseController.php APPPATH/Controllers/BaseController.php
Course.php APPPATH/Controllers/Course.php
navigation_helper.php APPPATH/Helpers/navigation_helper.php
BookmarkModel.php APPPATH/Models/BookmarkModel.php
CourseModel.php APPPATH/Models/CourseModel.php
StudyInquiryModel.php APPPATH/Models/StudyInquiryModel.php
UniversityBlogModel.php APPPATH/Models/UniversityBlogModel.php
UniversityModel.php APPPATH/Models/UniversityModel.php
UserModel.php APPPATH/Models/UserModel.php
VisitorModel.php APPPATH/Models/VisitorModel.php
Exception.php APPPATH/ThirdParty/PHPMailer/Exception.php
PHPMailer.php APPPATH/ThirdParty/PHPMailer/PHPMailer.php
SMTP.php APPPATH/ThirdParty/PHPMailer/SMTP.php
footer.php APPPATH/Views/website2/include/footer.php
header.php APPPATH/Views/website2/include/header.php
university-details.php APPPATH/Views/website2/university-details.php
index.php FCPATH/index.php
ResponseTrait.php SYSTEMPATH/API/ResponseTrait.php
Autoloader.php SYSTEMPATH/Autoloader/Autoloader.php
FileLocator.php SYSTEMPATH/Autoloader/FileLocator.php
FileLocatorInterface.php SYSTEMPATH/Autoloader/FileLocatorInterface.php
BaseModel.php SYSTEMPATH/BaseModel.php
Boot.php SYSTEMPATH/Boot.php
CacheFactory.php SYSTEMPATH/Cache/CacheFactory.php
CacheInterface.php SYSTEMPATH/Cache/CacheInterface.php
BaseHandler.php SYSTEMPATH/Cache/Handlers/BaseHandler.php
FileHandler.php SYSTEMPATH/Cache/Handlers/FileHandler.php
ResponseCache.php SYSTEMPATH/Cache/ResponseCache.php
CodeIgniter.php SYSTEMPATH/CodeIgniter.php
Common.php SYSTEMPATH/Common.php
AutoloadConfig.php SYSTEMPATH/Config/AutoloadConfig.php
BaseConfig.php SYSTEMPATH/Config/BaseConfig.php
BaseService.php SYSTEMPATH/Config/BaseService.php
DotEnv.php SYSTEMPATH/Config/DotEnv.php
Factories.php SYSTEMPATH/Config/Factories.php
Factory.php SYSTEMPATH/Config/Factory.php
Filters.php SYSTEMPATH/Config/Filters.php
Routing.php SYSTEMPATH/Config/Routing.php
Services.php SYSTEMPATH/Config/Services.php
View.php SYSTEMPATH/Config/View.php
Controller.php SYSTEMPATH/Controller.php
CloneableCookieInterface.php SYSTEMPATH/Cookie/CloneableCookieInterface.php
Cookie.php SYSTEMPATH/Cookie/Cookie.php
CookieInterface.php SYSTEMPATH/Cookie/CookieInterface.php
CookieStore.php SYSTEMPATH/Cookie/CookieStore.php
BaseBuilder.php SYSTEMPATH/Database/BaseBuilder.php
BaseConnection.php SYSTEMPATH/Database/BaseConnection.php
BaseResult.php SYSTEMPATH/Database/BaseResult.php
Config.php SYSTEMPATH/Database/Config.php
ConnectionInterface.php SYSTEMPATH/Database/ConnectionInterface.php
Database.php SYSTEMPATH/Database/Database.php
Builder.php SYSTEMPATH/Database/MySQLi/Builder.php
Connection.php SYSTEMPATH/Database/MySQLi/Connection.php
Result.php SYSTEMPATH/Database/MySQLi/Result.php
Query.php SYSTEMPATH/Database/Query.php
QueryInterface.php SYSTEMPATH/Database/QueryInterface.php
ResultInterface.php SYSTEMPATH/Database/ResultInterface.php
Exceptions.php SYSTEMPATH/Debug/Exceptions.php
Timer.php SYSTEMPATH/Debug/Timer.php
Toolbar.php SYSTEMPATH/Debug/Toolbar.php
BaseCollector.php SYSTEMPATH/Debug/Toolbar/Collectors/BaseCollector.php
Database.php SYSTEMPATH/Debug/Toolbar/Collectors/Database.php
Events.php SYSTEMPATH/Debug/Toolbar/Collectors/Events.php
Files.php SYSTEMPATH/Debug/Toolbar/Collectors/Files.php
Logs.php SYSTEMPATH/Debug/Toolbar/Collectors/Logs.php
Routes.php SYSTEMPATH/Debug/Toolbar/Collectors/Routes.php
Timers.php SYSTEMPATH/Debug/Toolbar/Collectors/Timers.php
Views.php SYSTEMPATH/Debug/Toolbar/Collectors/Views.php
Events.php SYSTEMPATH/Events/Events.php
CSRF.php SYSTEMPATH/Filters/CSRF.php
DebugToolbar.php SYSTEMPATH/Filters/DebugToolbar.php
FilterInterface.php SYSTEMPATH/Filters/FilterInterface.php
Filters.php SYSTEMPATH/Filters/Filters.php
ForceHTTPS.php SYSTEMPATH/Filters/ForceHTTPS.php
Honeypot.php SYSTEMPATH/Filters/Honeypot.php
PageCache.php SYSTEMPATH/Filters/PageCache.php
PerformanceMetrics.php SYSTEMPATH/Filters/PerformanceMetrics.php
ContentSecurityPolicy.php SYSTEMPATH/HTTP/ContentSecurityPolicy.php
Header.php SYSTEMPATH/HTTP/Header.php
IncomingRequest.php SYSTEMPATH/HTTP/IncomingRequest.php
Message.php SYSTEMPATH/HTTP/Message.php
MessageInterface.php SYSTEMPATH/HTTP/MessageInterface.php
MessageTrait.php SYSTEMPATH/HTTP/MessageTrait.php
Method.php SYSTEMPATH/HTTP/Method.php
OutgoingRequest.php SYSTEMPATH/HTTP/OutgoingRequest.php
OutgoingRequestInterface.php SYSTEMPATH/HTTP/OutgoingRequestInterface.php
Request.php SYSTEMPATH/HTTP/Request.php
RequestInterface.php SYSTEMPATH/HTTP/RequestInterface.php
RequestTrait.php SYSTEMPATH/HTTP/RequestTrait.php
Response.php SYSTEMPATH/HTTP/Response.php
ResponseInterface.php SYSTEMPATH/HTTP/ResponseInterface.php
ResponseTrait.php SYSTEMPATH/HTTP/ResponseTrait.php
SiteURI.php SYSTEMPATH/HTTP/SiteURI.php
SiteURIFactory.php SYSTEMPATH/HTTP/SiteURIFactory.php
URI.php SYSTEMPATH/HTTP/URI.php
UserAgent.php SYSTEMPATH/HTTP/UserAgent.php
ArrayHelper.php SYSTEMPATH/Helpers/Array/ArrayHelper.php
array_helper.php SYSTEMPATH/Helpers/array_helper.php
cookie_helper.php SYSTEMPATH/Helpers/cookie_helper.php
kint_helper.php SYSTEMPATH/Helpers/kint_helper.php
text_helper.php SYSTEMPATH/Helpers/text_helper.php
url_helper.php SYSTEMPATH/Helpers/url_helper.php
Honeypot.php SYSTEMPATH/Honeypot/Honeypot.php
Time.php SYSTEMPATH/I18n/Time.php
TimeTrait.php SYSTEMPATH/I18n/TimeTrait.php
BaseHandler.php SYSTEMPATH/Log/Handlers/BaseHandler.php
FileHandler.php SYSTEMPATH/Log/Handlers/FileHandler.php
HandlerInterface.php SYSTEMPATH/Log/Handlers/HandlerInterface.php
Logger.php SYSTEMPATH/Log/Logger.php
Model.php SYSTEMPATH/Model.php
Modules.php SYSTEMPATH/Modules/Modules.php
AutoRouter.php SYSTEMPATH/Router/AutoRouter.php
AutoRouterInterface.php SYSTEMPATH/Router/AutoRouterInterface.php
RouteCollection.php SYSTEMPATH/Router/RouteCollection.php
RouteCollectionInterface.php SYSTEMPATH/Router/RouteCollectionInterface.php
Router.php SYSTEMPATH/Router/Router.php
RouterInterface.php SYSTEMPATH/Router/RouterInterface.php
Security.php SYSTEMPATH/Security/Security.php
SecurityInterface.php SYSTEMPATH/Security/SecurityInterface.php
BaseHandler.php SYSTEMPATH/Session/Handlers/BaseHandler.php
FileHandler.php SYSTEMPATH/Session/Handlers/FileHandler.php
Session.php SYSTEMPATH/Session/Session.php
SessionInterface.php SYSTEMPATH/Session/SessionInterface.php
Superglobals.php SYSTEMPATH/Superglobals.php
Escaper.php SYSTEMPATH/ThirdParty/Escaper/Escaper.php
FacadeInterface.php SYSTEMPATH/ThirdParty/Kint/FacadeInterface.php
Kint.php SYSTEMPATH/ThirdParty/Kint/Kint.php
AbstractRenderer.php SYSTEMPATH/ThirdParty/Kint/Renderer/AbstractRenderer.php
AssetRendererTrait.php SYSTEMPATH/ThirdParty/Kint/Renderer/AssetRendererTrait.php
CliRenderer.php SYSTEMPATH/ThirdParty/Kint/Renderer/CliRenderer.php
ConstructableRendererInterface.php SYSTEMPATH/ThirdParty/Kint/Renderer/ConstructableRendererInterface.php
RendererInterface.php SYSTEMPATH/ThirdParty/Kint/Renderer/RendererInterface.php
RichRenderer.php SYSTEMPATH/ThirdParty/Kint/Renderer/RichRenderer.php
TextRenderer.php SYSTEMPATH/ThirdParty/Kint/Renderer/TextRenderer.php
Utils.php SYSTEMPATH/ThirdParty/Kint/Utils.php
init.php SYSTEMPATH/ThirdParty/Kint/init.php
init_helpers.php SYSTEMPATH/ThirdParty/Kint/init_helpers.php
LogLevel.php SYSTEMPATH/ThirdParty/PSR/Log/LogLevel.php
LoggerAwareTrait.php SYSTEMPATH/ThirdParty/PSR/Log/LoggerAwareTrait.php
LoggerInterface.php SYSTEMPATH/ThirdParty/PSR/Log/LoggerInterface.php
ConditionalTrait.php SYSTEMPATH/Traits/ConditionalTrait.php
FormatRules.php SYSTEMPATH/Validation/FormatRules.php
RendererInterface.php SYSTEMPATH/View/RendererInterface.php
View.php SYSTEMPATH/View/View.php
ViewDecoratorTrait.php SYSTEMPATH/View/ViewDecoratorTrait.php

Routes

Matched Route

Directory:
Controller: \App\Controllers\Course
Method: university
Params: 1 / 1
$universitySlug = university-of-massachusetts-boston

Defined Routes

Method Route Handler
GET / \App\Controllers\Course::index
GET sitemap.xml \App\Controllers\Sitemap::index

Events

Time Event Name Times Called
4.10 ms pre_system 1
0.41 ms dbquery 10

History

Action Datetime Status Method URL Content-Type Is AJAX?
2025-03-18 06:55:29.232320 200 GET https://unihunt.org/course/program/the-university-tulsa-bs-in-psychology text/html; charset=UTF-8 No
2025-03-18 06:55:28.954736 200 GET https://unihunt.org/course/university/university-of-massachusetts-boston text/html; charset=UTF-8 No
2025-03-18 06:55:28.070613 200 GET https://unihunt.org/course/program/kent-state-university-music-theory-ma text/html; charset=UTF-8 No
2025-03-18 06:55:27.386392 200 GET https://unihunt.org/course/program/university-new-mexico-ba-in-geography text/html; charset=UTF-8 No
2025-03-18 06:55:27.069995 200 GET https://unihunt.org/course/program/marquette-university-ba-in-psychology text/html; charset=UTF-8 No
2025-03-18 06:55:26.793749 200 GET https://unihunt.org/course/program/gannon-university-bs-in-public-health text/html; charset=UTF-8 No
2025-03-18 06:55:26.587681 200 GET https://unihunt.org/course/program/lehigh-university-ba-in-cs-college-of text/html; charset=UTF-8 No
2025-03-18 06:55:26.287901 200 GET https://unihunt.org/course/program/adelphi-university-bs-in-biochemistry text/html; charset=UTF-8 No
2025-03-18 06:55:25.910838 200 GET https://unihunt.org/course/program/the-university-tulsa-phd-in-chemistry text/html; charset=UTF-8 No
2025-03-18 06:55:25.068615 200 GET https://unihunt.org/course/program/sacred-heart-university-ba-in-spanish text/html; charset=UTF-8 No
2025-03-18 06:55:21.702017 200 GET https://unihunt.org/course/program/university-new-mexico-ma-in-french text/html; charset=UTF-8 No
2025-03-18 06:55:21.450676 200 GET https://unihunt.org/course/program/kent-state-university-ma-in-economics text/html; charset=UTF-8 No
2025-03-18 06:55:21.218575 200 GET https://unihunt.org/course/program/university-nebraska-omaha-religion-ba text/html; charset=UTF-8 No
2025-03-18 06:55:17.384894 200 GET https://unihunt.org/course/program/university-new-mexico-phd-in-chemistry text/html; charset=UTF-8 No
2025-03-18 06:55:16.792649 200 GET https://unihunt.org/course/program/university-hartford-bs-in-mathematics text/html; charset=UTF-8 No
2025-03-18 06:55:16.466841 200 GET https://unihunt.org/course/program/stony-brook-university-ma-in-sociology text/html; charset=UTF-8 No
2025-03-18 06:55:16.219989 200 GET https://unihunt.org/course/program/saint-louis-university-ma-in-chemistry text/html; charset=UTF-8 No
2025-03-18 06:55:15.941787 200 GET https://unihunt.org/course/program/the-university-texas-at-tyler-bs-in-it text/html; charset=UTF-8 No
2025-03-18 06:55:15.655473 200 GET https://unihunt.org/course/program/lehigh-university-ba-in-intl-relations text/html; charset=UTF-8 No
2025-03-18 06:55:15.421896 200 GET https://unihunt.org/course/program/university-pacific-ma-in-music-therapy text/html; charset=UTF-8 No

View Data

countries
$value array (6)
  • Table (6)
  • Contents (6)
  • country_idcountry_nameiso2
    014AustraliaAU
    139CanadaCA
    259DenmarkDK
    3158New ZealandNZ
    4232United KingdomGB
    5233United StatesUS
  • 0 => array (3)
    $value[0]
    country_id => string (2) "14"
    $value[0]['country_id']
    country_name => string (9) "Australia"
    $value[0]['country_name']
    iso2 => string (2) "AU"
    $value[0]['iso2']
    1 => array (3)
    $value[1]
    country_id => string (2) "39"
    $value[1]['country_id']
    country_name => string (6) "Canada"
    $value[1]['country_name']
    iso2 => string (2) "CA"
    $value[1]['iso2']
    2 => array (3)
    $value[2]
    country_id => string (2) "59"
    $value[2]['country_id']
    country_name => string (7) "Denmark"
    $value[2]['country_name']
    iso2 => string (2) "DK"
    $value[2]['iso2']
    3 => array (3)
    $value[3]
    country_id => string (3) "158"
    $value[3]['country_id']
    country_name => string (11) "New Zealand"
    $value[3]['country_name']
    iso2 => string (2) "NZ"
    $value[3]['iso2']
    4 => array (3)
    $value[4]
    country_id => string (3) "232"
    $value[4]['country_id']
    country_name => string (14) "United Kingdom"
    $value[4]['country_name']
    iso2 => string (2) "GB"
    $value[4]['iso2']
    5 => array (3)
    $value[5]
    country_id => string (3) "233"
    $value[5]['country_id']
    country_name => string (13) "United States"
    $value[5]['country_name']
    iso2 => string (2) "US"
    $value[5]['iso2']
defaultController course
courseDetails
$value array (32)
university_id => string (2) "77"
$value['university_id']
university_slug => string (34) "university-of-massachusetts-boston"
$value['university_slug']
university_name => string (34) "University of Massachusetts Boston"
$value['university_name']
country_id => string (3) "233"
$value['country_id']
state_id => string (4) "1433"
$value['state_id']
qs_ranking => string (3) "806"
$value['qs_ranking']
the_ranking => string (3) "359"
$value['the_ranking']
app_fee => string (4) "0.00"
$value['app_fee']
tution_fee => string (8) "36485.00"
$value['tution_fee']
living_fee => string (8) "24531.00"
$value['living_fee']
other_fee => string (7) "7784.00"
$value['other_fee']
type => string (6) "public"
$value['type']
scholarship => string (3) "yes"
$value['scholarship']
backlogs => string (1) "5"
$value['backlogs']
years_fifteen => string (8) "accepted"
$value['years_fifteen']
evaluation => string (2) "no"
$value['evaluation']
deposit => string (3) "yes"
$value['deposit']
university_image => string (21) "UMass_Boston_logo.png"
$value['university_image']
university_website => string (20) "https://www.umb.edu/"
$value['university_website']
app_link => string (37) "https://www.umb.edu/admissions/apply/"
$value['app_link']
third_party => string (10) "shorelight"
$value['third_party']
university_views => string (3) "129"
$value['university_views']
university_notes => string (319) "The University of Massachusetts Boston is a public research university in Bo...
$value['university_notes']
The University of Massachusetts Boston is a public research university in Boston, Massachusetts, United States. It is the only public research university in Boston and the third-largest campus in the five-campus University of Massachusetts system. UMass Boston is the third most diverse university in the United States.
user_id => string (1) "1"
$value['user_id']
status => string (1) "1"
$value['status']
created_at => string (19) "2024-04-30 11:19:31"
$value['created_at']
updated_at => string (19) "2025-03-18 12:25:28"
$value['updated_at']
deleted_at => null
$value['deleted_at']
country_name => string (13) "United States"
$value['country_name']
state_name => string (13) "Massachusetts"
$value['state_name']
currency => string (3) "USD"
$value['currency']
currency_symbol => string (1) "$"
$value['currency_symbol']
custom_title University of Massachusetts Boston - Programs, Fees & Admission Details
custom_description The University of Massachusetts Boston is a public research university in Boston, Massachusetts, United States. It is the only public research university in Boston and the third-largest campus in the five-campus University of Massachusetts system. UMass Boston is the third most diverse university in the United States. Learn about programs, tuition fees, scholarships, and admission requirements at University of Massachusetts Boston.
custom_keywords University of Massachusetts Boston, University of Massachusetts Boston courses, study at University of Massachusetts Boston, University of Massachusetts Boston admission, University of Massachusetts Boston tuition fees, best programs at University of Massachusetts Boston, University of Massachusetts Boston ranking
custom_image UMass_Boston_logo.png
programDetails
$value array (9)
  • Table (9)
  • Contents (9)
  • course_idcourse_sluguniversity_idcourse_nameshort_course_namegmatgrecourse_urltoeflieltspteduolingomin_percentagestemcreditsapp_urlfallspringsummercourse_viewsqualificationcourse_notesuser_idstatuscreated_atupdated_atdeleted_atstate_nameuniversity_nameuniversity_sluguniversity_imagecountry_nameiso2
    015237university-massachusetts-boston-ms-in-urban-planning-community-dev77Master of Science in Urban Planning & Community DevelopmentUrban PlanningNot Accepted / Not RequiredNot Accepted / Not Requiredhttps://www.umb.edu/academics/program-finder/urban-planning-community-develUTF-87965310068non stem49https://www.umb.edu/admissions/apply/#grad11085MasterUMass Boston's Urban Planning and Community Development master's program isUTF-8112024-04-30 15:32:292025-03-18 03:16:11nullMassachusettsUniversity of Massachusetts Bostonuniversity-of-massachusetts-bostonUMass_Boston_logo.pngUnited StatesUS
    115238university-massachusetts-boston-doctorate-in-urban-education-leade77Doctorate in Urban Education, Leadership & Policy StudiesEducationNot Accepted / Not RequiredNot Accepted / Not Requiredhttps://www.umb.edu/academics/program-finder/urban-education-leadership-polUTF-8906.56111068non stem65https://www.umb.edu/admissions/apply/00178Our program has been grounded in social justice and equity since its foundiUTF-8112024-04-30 15:32:292025-03-18 11:16:41nullMassachusettsUniversity of Massachusetts Bostonuniversity-of-massachusetts-bostonUMass_Boston_logo.pngUnited StatesUS
    215239university-massachusetts-boston-ba-in-theatre-arts77Bachelor of Arts in Theatre ArtsTheatre ArtsNot Accepted / Not RequiredNot Accepted / Not Requiredhttps://www.umb.edu/academics/program-finder/theatre-arts-ba/79610568non stem40https://www.umb.edu/admissions/first-year-students/apply/10066BachelorUnleash your creativity, passion, and talent in the world of performing artUTF-8112024-04-30 15:32:292025-03-18 11:02:14nullMassachusettsUniversity of Massachusetts Bostonuniversity-of-massachusetts-bostonUMass_Boston_logo.pngUnited StatesUS
    315240university-massachusetts-boston-ba-in-sport-leadership-admin77Bachelor of Arts in Sport Leadership & AdministrationNot Accepted / Not RequiredNot Accepted / Not Requiredhttps://www.umb.edu/academics/program-finder/sport-leadership-administration-ba/79610568non stem45https://www.umb.edu/admissions/first-year-students/apply/10070BachelorEngage in the phenomenon of sport from a variety of theoretical lenses baseUTF-8112024-04-30 15:32:292025-03-17 10:35:12nullMassachusettsUniversity of Massachusetts Bostonuniversity-of-massachusetts-bostonUMass_Boston_logo.pngUnited StatesUS
    415241university-massachusetts-boston-doctorate-in-sociology77Doctorate in SociologySociologyNot Accepted / Not RequiredNot Accepted / Not Requiredhttps://www.umb.edu/academics/program-finder/sociology-phd/7965310068non stem36https://www.umb.edu/admissions/apply/10078The Doctoral Program is an innovative approach to sociology and its applicaUTF-8112024-04-30 15:32:292025-03-17 11:17:44nullMassachusettsUniversity of Massachusetts Bostonuniversity-of-massachusetts-bostonUMass_Boston_logo.pngUnited StatesUS
    515242university-massachusetts-boston-ba-in-sociology77Bachelor of Arts in SociologySociologyNot Accepted / Not RequiredNot Accepted / Not Requiredhttps://www.umb.edu/academics/program-finder/sociology-ba/79610568non stem36https://www.umb.edu/admissions/first-year-students/apply/10077BachelorEmbark on a journey of exploring human behavior, social structures, and theUTF-8112024-04-30 15:32:292025-03-17 11:07:55nullMassachusettsUniversity of Massachusetts Bostonuniversity-of-massachusetts-bostonUMass_Boston_logo.pngUnited StatesUS
    615243university-massachusetts-boston-doctorate-in-school-psychology77Doctorate in School PsychologyPsychologyNot Accepted / Not RequiredNot Accepted / Not Requiredhttps://www.umb.edu/academics/program-finder/school-psychology-phd/7965310068non stem73https://www.umb.edu/admissions/apply/10087Accredited by the Commission on Accreditation of the American PsychologicalUTF-8112024-04-30 15:32:292025-03-17 11:27:45nullMassachusettsUniversity of Massachusetts Bostonuniversity-of-massachusetts-bostonUMass_Boston_logo.pngUnited StatesUS
    715244university-massachusetts-boston-master-education-educational-speci77Master of Education / Educational Specialist in School PsychologyPsychologyNot Accepted / Not RequiredNot Accepted / Not Requiredhttps://www.umb.edu/academics/program-finder/school-psychology-med-eds/7965310068non stem66https://www.umb.edu/admissions/apply/#grad10071MasterUMass Boston's School Psychology Program is designed to prepare professionaUTF-8112024-04-30 15:32:292025-03-17 15:08:07nullMassachusettsUniversity of Massachusetts Bostonuniversity-of-massachusetts-bostonUMass_Boston_logo.pngUnited StatesUS
    815245university-massachusetts-boston-doctorate-in-public-policy77Doctorate in Public PolicyPublic PolicyNot Accepted / Not RequiredNot Accepted / Not Requiredhttps://www.umb.edu/academics/program-finder/public-policy-phd/7965310068non stem67https://www.umb.edu/admissions/apply/10077UMass Boston's Public Policy PhD program starts with a commitment to socialUTF-8112024-04-30 15:32:292025-03-18 11:02:14nullMassachusettsUniversity of Massachusetts Bostonuniversity-of-massachusetts-bostonUMass_Boston_logo.pngUnited StatesUS
  • 0 => array (33)
    $value[0]
    course_id => string (5) "15237"
    $value[0]['course_id']
    course_slug => string (66) "university-massachusetts-boston-ms-in-urban-planning-community-dev"
    $value[0]['course_slug']
    university_id => string (2) "77"
    $value[0]['university_id']
    course_name => string (59) "Master of Science in Urban Planning & Community Development"
    $value[0]['course_name']
    short_course_name => string (14) "Urban Planning"
    $value[0]['short_course_name']
    gmat => string (27) "Not Accepted / Not Required"
    $value[0]['gmat']
    gre => string (27) "Not Accepted / Not Required"
    $value[0]['gre']
    course_url => string (85) "https://www.umb.edu/academics/program-finder/urban-planning-community-develo...
    $value[0]['course_url']
    https://www.umb.edu/academics/program-finder/urban-planning-community-development-ms/
    
    toefl => string (2) "79"
    $value[0]['toefl']
    ielts => string (1) "6"
    $value[0]['ielts']
    pte => string (2) "53"
    $value[0]['pte']
    duolingo => string (3) "100"
    $value[0]['duolingo']
    min_percentage => string (2) "68"
    $value[0]['min_percentage']
    stem => string (8) "non stem"
    $value[0]['stem']
    credits => string (2) "49"
    $value[0]['credits']
    app_url => string (42) "https://www.umb.edu/admissions/apply/#grad"
    $value[0]['app_url']
    fall => string (1) "1"
    $value[0]['fall']
    spring => string (1) "1"
    $value[0]['spring']
    summer => string (1) "0"
    $value[0]['summer']
    course_views => string (2) "85"
    $value[0]['course_views']
    qualification => string (6) "Master"
    $value[0]['qualification']
    course_notes => string (327) "UMass Boston's Urban Planning and Community Development master's program is ...
    $value[0]['course_notes']
    UMass Boston's Urban Planning and Community Development master's program is designed to make you an expert in the theory and practice of planning urban spaces and economies. The program brings together the expertise of faculty from several colleges and builds upon decades of research and community engagement by the university
    
    user_id => string (1) "1"
    $value[0]['user_id']
    status => string (1) "1"
    $value[0]['status']
    created_at => string (19) "2024-04-30 15:32:29"
    $value[0]['created_at']
    updated_at => string (19) "2025-03-18 03:16:11"
    $value[0]['updated_at']
    deleted_at => null
    $value[0]['deleted_at']
    state_name => string (13) "Massachusetts"
    $value[0]['state_name']
    university_name => string (34) "University of Massachusetts Boston"
    $value[0]['university_name']
    university_slug => string (34) "university-of-massachusetts-boston"
    $value[0]['university_slug']
    university_image => string (21) "UMass_Boston_logo.png"
    $value[0]['university_image']
    country_name => string (13) "United States"
    $value[0]['country_name']
    iso2 => string (2) "US"
    $value[0]['iso2']
    1 => array (33)
    $value[1]
    course_id => string (5) "15238"
    $value[1]['course_id']
    course_slug => string (66) "university-massachusetts-boston-doctorate-in-urban-education-leade"
    $value[1]['course_slug']
    university_id => string (2) "77"
    $value[1]['university_id']
    course_name => string (57) "Doctorate in Urban Education, Leadership & Policy Studies"
    $value[1]['course_name']
    short_course_name => string (9) "Education"
    $value[1]['short_course_name']
    gmat => string (27) "Not Accepted / Not Required"
    $value[1]['gmat']
    gre => string (27) "Not Accepted / Not Required"
    $value[1]['gre']
    course_url => string (87) "https://www.umb.edu/academics/program-finder/urban-education-leadership-poli...
    $value[1]['course_url']
    https://www.umb.edu/academics/program-finder/urban-education-leadership-policy-edd-phd/
    
    toefl => string (2) "90"
    $value[1]['toefl']
    ielts => string (3) "6.5"
    $value[1]['ielts']
    pte => string (2) "61"
    $value[1]['pte']
    duolingo => string (3) "110"
    $value[1]['duolingo']
    min_percentage => string (2) "68"
    $value[1]['min_percentage']
    stem => string (8) "non stem"
    $value[1]['stem']
    credits => string (2) "65"
    $value[1]['credits']
    app_url => string (37) "https://www.umb.edu/admissions/apply/"
    $value[1]['app_url']
    fall => string (1) "0"
    $value[1]['fall']
    spring => string (1) "0"
    $value[1]['spring']
    summer => string (1) "1"
    $value[1]['summer']
    course_views => string (2) "78"
    $value[1]['course_views']
    qualification => string (0) ""
    $value[1]['qualification']
    course_notes => string (299) "Our program has been grounded in social justice and equity since its foundin...
    $value[1]['course_notes']
    Our program has been grounded in social justice and equity since its founding in the early 1990s. This foundation is represented in our curriculum, admissions decisions, our faculty's research and scholarly expertise, and the dissertation research students conduct.This program is offered In Person.
    
    user_id => string (1) "1"
    $value[1]['user_id']
    status => string (1) "1"
    $value[1]['status']
    created_at => string (19) "2024-04-30 15:32:29"
    $value[1]['created_at']
    updated_at => string (19) "2025-03-18 11:16:41"
    $value[1]['updated_at']
    deleted_at => null
    $value[1]['deleted_at']
    state_name => string (13) "Massachusetts"
    $value[1]['state_name']
    university_name => string (34) "University of Massachusetts Boston"
    $value[1]['university_name']
    university_slug => string (34) "university-of-massachusetts-boston"
    $value[1]['university_slug']
    university_image => string (21) "UMass_Boston_logo.png"
    $value[1]['university_image']
    country_name => string (13) "United States"
    $value[1]['country_name']
    iso2 => string (2) "US"
    $value[1]['iso2']
    2 => array (33)
    $value[2]
    course_id => string (5) "15239"
    $value[2]['course_id']
    course_slug => string (50) "university-massachusetts-boston-ba-in-theatre-arts"
    $value[2]['course_slug']
    university_id => string (2) "77"
    $value[2]['university_id']
    course_name => string (32) "Bachelor of Arts in Theatre Arts"
    $value[2]['course_name']
    short_course_name => string (12) "Theatre Arts"
    $value[2]['short_course_name']
    gmat => string (27) "Not Accepted / Not Required"
    $value[2]['gmat']
    gre => string (27) "Not Accepted / Not Required"
    $value[2]['gre']
    course_url => string (61) "https://www.umb.edu/academics/program-finder/theatre-arts-ba/"
    $value[2]['course_url']
    toefl => string (2) "79"
    $value[2]['toefl']
    ielts => string (1) "6"
    $value[2]['ielts']
    pte => string (0) ""
    $value[2]['pte']
    duolingo => string (3) "105"
    $value[2]['duolingo']
    min_percentage => string (2) "68"
    $value[2]['min_percentage']
    stem => string (8) "non stem"
    $value[2]['stem']
    credits => string (2) "40"
    $value[2]['credits']
    app_url => string (57) "https://www.umb.edu/admissions/first-year-students/apply/"
    $value[2]['app_url']
    fall => string (1) "1"
    $value[2]['fall']
    spring => string (1) "0"
    $value[2]['spring']
    summer => string (1) "0"
    $value[2]['summer']
    course_views => string (2) "66"
    $value[2]['course_views']
    qualification => string (8) "Bachelor"
    $value[2]['qualification']
    course_notes => string (355) "Unleash your creativity, passion, and talent in the world of performing arts...
    $value[2]['course_notes']
    Unleash your creativity, passion, and talent in the world of performing arts with the Theatre Arts program at UMass Boston. Immerse yourself in a diverse range of theatrical practices, from acting and directing to stage design and production, and experience the transformative power of storytelling and live performance.This program is offered In Person..
    
    user_id => string (1) "1"
    $value[2]['user_id']
    status => string (1) "1"
    $value[2]['status']
    created_at => string (19) "2024-04-30 15:32:29"
    $value[2]['created_at']
    updated_at => string (19) "2025-03-18 11:02:14"
    $value[2]['updated_at']
    deleted_at => null
    $value[2]['deleted_at']
    state_name => string (13) "Massachusetts"
    $value[2]['state_name']
    university_name => string (34) "University of Massachusetts Boston"
    $value[2]['university_name']
    university_slug => string (34) "university-of-massachusetts-boston"
    $value[2]['university_slug']
    university_image => string (21) "UMass_Boston_logo.png"
    $value[2]['university_image']
    country_name => string (13) "United States"
    $value[2]['country_name']
    iso2 => string (2) "US"
    $value[2]['iso2']
    3 => array (33)
    $value[3]
    course_id => string (5) "15240"
    $value[3]['course_id']
    course_slug => string (60) "university-massachusetts-boston-ba-in-sport-leadership-admin"
    $value[3]['course_slug']
    university_id => string (2) "77"
    $value[3]['university_id']
    course_name => string (53) "Bachelor of Arts in Sport Leadership & Administration"
    $value[3]['course_name']
    short_course_name => string (0) ""
    $value[3]['short_course_name']
    gmat => string (27) "Not Accepted / Not Required"
    $value[3]['gmat']
    gre => string (27) "Not Accepted / Not Required"
    $value[3]['gre']
    course_url => string (80) "https://www.umb.edu/academics/program-finder/sport-leadership-administration...
    $value[3]['course_url']
    https://www.umb.edu/academics/program-finder/sport-leadership-administration-ba/
    
    toefl => string (2) "79"
    $value[3]['toefl']
    ielts => string (1) "6"
    $value[3]['ielts']
    pte => string (0) ""
    $value[3]['pte']
    duolingo => string (3) "105"
    $value[3]['duolingo']
    min_percentage => string (2) "68"
    $value[3]['min_percentage']
    stem => string (8) "non stem"
    $value[3]['stem']
    credits => string (2) "45"
    $value[3]['credits']
    app_url => string (57) "https://www.umb.edu/admissions/first-year-students/apply/"
    $value[3]['app_url']
    fall => string (1) "1"
    $value[3]['fall']
    spring => string (1) "0"
    $value[3]['spring']
    summer => string (1) "0"
    $value[3]['summer']
    course_views => string (2) "70"
    $value[3]['course_views']
    qualification => string (8) "Bachelor"
    $value[3]['qualification']
    course_notes => string (348) "Engage in the phenomenon of sport from a variety of theoretical lenses based...
    $value[3]['course_notes']
    Engage in the phenomenon of sport from a variety of theoretical lenses based in the liberal arts (historical, anthropological, sociological, psychological/developmental, and economic). This program is designed to provide you with coursework in leadership and management, and give you experiential learning opportunities to apply your knowledge. You
    
    user_id => string (1) "1"
    $value[3]['user_id']
    status => string (1) "1"
    $value[3]['status']
    created_at => string (19) "2024-04-30 15:32:29"
    $value[3]['created_at']
    updated_at => string (19) "2025-03-17 10:35:12"
    $value[3]['updated_at']
    deleted_at => null
    $value[3]['deleted_at']
    state_name => string (13) "Massachusetts"
    $value[3]['state_name']
    university_name => string (34) "University of Massachusetts Boston"
    $value[3]['university_name']
    university_slug => string (34) "university-of-massachusetts-boston"
    $value[3]['university_slug']
    university_image => string (21) "UMass_Boston_logo.png"
    $value[3]['university_image']
    country_name => string (13) "United States"
    $value[3]['country_name']
    iso2 => string (2) "US"
    $value[3]['iso2']
    4 => array (33)
    $value[4]
    course_id => string (5) "15241"
    $value[4]['course_id']
    course_slug => string (54) "university-massachusetts-boston-doctorate-in-sociology"
    $value[4]['course_slug']
    university_id => string (2) "77"
    $value[4]['university_id']
    course_name => string (22) "Doctorate in Sociology"
    $value[4]['course_name']
    short_course_name => string (9) "Sociology"
    $value[4]['short_course_name']
    gmat => string (27) "Not Accepted / Not Required"
    $value[4]['gmat']
    gre => string (27) "Not Accepted / Not Required"
    $value[4]['gre']
    course_url => string (59) "https://www.umb.edu/academics/program-finder/sociology-phd/"
    $value[4]['course_url']
    toefl => string (2) "79"
    $value[4]['toefl']
    ielts => string (1) "6"
    $value[4]['ielts']
    pte => string (2) "53"
    $value[4]['pte']
    duolingo => string (3) "100"
    $value[4]['duolingo']
    min_percentage => string (2) "68"
    $value[4]['min_percentage']
    stem => string (8) "non stem"
    $value[4]['stem']
    credits => string (2) "36"
    $value[4]['credits']
    app_url => string (37) "https://www.umb.edu/admissions/apply/"
    $value[4]['app_url']
    fall => string (1) "1"
    $value[4]['fall']
    spring => string (1) "0"
    $value[4]['spring']
    summer => string (1) "0"
    $value[4]['summer']
    course_views => string (2) "78"
    $value[4]['course_views']
    qualification => string (0) ""
    $value[4]['qualification']
    course_notes => string (383) "The Doctoral Program is an innovative approach to sociology and its applicat...
    $value[4]['course_notes']
    The Doctoral Program is an innovative approach to sociology and its application to resolving national and international issues. Taught by faculty actively engaged in research and advocacy, students will be prepared for academic careers as well as for leadership roles as applied sociologists in public / private agencies and research organizations.This program is offered In Person..
    
    user_id => string (1) "1"
    $value[4]['user_id']
    status => string (1) "1"
    $value[4]['status']
    created_at => string (19) "2024-04-30 15:32:29"
    $value[4]['created_at']
    updated_at => string (19) "2025-03-17 11:17:44"
    $value[4]['updated_at']
    deleted_at => null
    $value[4]['deleted_at']
    state_name => string (13) "Massachusetts"
    $value[4]['state_name']
    university_name => string (34) "University of Massachusetts Boston"
    $value[4]['university_name']
    university_slug => string (34) "university-of-massachusetts-boston"
    $value[4]['university_slug']
    university_image => string (21) "UMass_Boston_logo.png"
    $value[4]['university_image']
    country_name => string (13) "United States"
    $value[4]['country_name']
    iso2 => string (2) "US"
    $value[4]['iso2']
    5 => array (33)
    $value[5]
    course_id => string (5) "15242"
    $value[5]['course_id']
    course_slug => string (47) "university-massachusetts-boston-ba-in-sociology"
    $value[5]['course_slug']
    university_id => string (2) "77"
    $value[5]['university_id']
    course_name => string (29) "Bachelor of Arts in Sociology"
    $value[5]['course_name']
    short_course_name => string (9) "Sociology"
    $value[5]['short_course_name']
    gmat => string (27) "Not Accepted / Not Required"
    $value[5]['gmat']
    gre => string (27) "Not Accepted / Not Required"
    $value[5]['gre']
    course_url => string (58) "https://www.umb.edu/academics/program-finder/sociology-ba/"
    $value[5]['course_url']
    toefl => string (2) "79"
    $value[5]['toefl']
    ielts => string (1) "6"
    $value[5]['ielts']
    pte => string (0) ""
    $value[5]['pte']
    duolingo => string (3) "105"
    $value[5]['duolingo']
    min_percentage => string (2) "68"
    $value[5]['min_percentage']
    stem => string (8) "non stem"
    $value[5]['stem']
    credits => string (2) "36"
    $value[5]['credits']
    app_url => string (57) "https://www.umb.edu/admissions/first-year-students/apply/"
    $value[5]['app_url']
    fall => string (1) "1"
    $value[5]['fall']
    spring => string (1) "0"
    $value[5]['spring']
    summer => string (1) "0"
    $value[5]['summer']
    course_views => string (2) "77"
    $value[5]['course_views']
    qualification => string (8) "Bachelor"
    $value[5]['qualification']
    course_notes => string (417) "Embark on a journey of exploring human behavior, social structures, and the ...
    $value[5]['course_notes']
    Embark on a journey of exploring human behavior, social structures, and the complexities of society with the Sociology BA program at UMass Boston. Gain a deep understanding of social dynamics, inequalities, and cultural diversity while developing critical thinking, research, and analytical skills essential for addressing pressing social issues and creating positive social change.This program is offered In Person..
    
    user_id => string (1) "1"
    $value[5]['user_id']
    status => string (1) "1"
    $value[5]['status']
    created_at => string (19) "2024-04-30 15:32:29"
    $value[5]['created_at']
    updated_at => string (19) "2025-03-17 11:07:55"
    $value[5]['updated_at']
    deleted_at => null
    $value[5]['deleted_at']
    state_name => string (13) "Massachusetts"
    $value[5]['state_name']
    university_name => string (34) "University of Massachusetts Boston"
    $value[5]['university_name']
    university_slug => string (34) "university-of-massachusetts-boston"
    $value[5]['university_slug']
    university_image => string (21) "UMass_Boston_logo.png"
    $value[5]['university_image']
    country_name => string (13) "United States"
    $value[5]['country_name']
    iso2 => string (2) "US"
    $value[5]['iso2']
    6 => array (33)
    $value[6]
    course_id => string (5) "15243"
    $value[6]['course_id']
    course_slug => string (62) "university-massachusetts-boston-doctorate-in-school-psychology"
    $value[6]['course_slug']
    university_id => string (2) "77"
    $value[6]['university_id']
    course_name => string (30) "Doctorate in School Psychology"
    $value[6]['course_name']
    short_course_name => string (10) "Psychology"
    $value[6]['short_course_name']
    gmat => string (27) "Not Accepted / Not Required"
    $value[6]['gmat']
    gre => string (27) "Not Accepted / Not Required"
    $value[6]['gre']
    course_url => string (67) "https://www.umb.edu/academics/program-finder/school-psychology-phd/"
    $value[6]['course_url']
    toefl => string (2) "79"
    $value[6]['toefl']
    ielts => string (1) "6"
    $value[6]['ielts']
    pte => string (2) "53"
    $value[6]['pte']
    duolingo => string (3) "100"
    $value[6]['duolingo']
    min_percentage => string (2) "68"
    $value[6]['min_percentage']
    stem => string (8) "non stem"
    $value[6]['stem']
    credits => string (2) "73"
    $value[6]['credits']
    app_url => string (37) "https://www.umb.edu/admissions/apply/"
    $value[6]['app_url']
    fall => string (1) "1"
    $value[6]['fall']
    spring => string (1) "0"
    $value[6]['spring']
    summer => string (1) "0"
    $value[6]['summer']
    course_views => string (2) "87"
    $value[6]['course_views']
    qualification => string (0) ""
    $value[6]['qualification']
    course_notes => string (388) "Accredited by the Commission on Accreditation of the American Psychological ...
    $value[6]['course_notes']
    Accredited by the Commission on Accreditation of the American Psychological Association, UMass Boston's School Psychology PhD program provides students with core psychology training and the ability to become licensed psychologists. School psychologists are in-demand experts in assessment, consultation, and intervention for students and school systems.This program is offered In Person..
    
    user_id => string (1) "1"
    $value[6]['user_id']
    status => string (1) "1"
    $value[6]['status']
    created_at => string (19) "2024-04-30 15:32:29"
    $value[6]['created_at']
    updated_at => string (19) "2025-03-17 11:27:45"
    $value[6]['updated_at']
    deleted_at => null
    $value[6]['deleted_at']
    state_name => string (13) "Massachusetts"
    $value[6]['state_name']
    university_name => string (34) "University of Massachusetts Boston"
    $value[6]['university_name']
    university_slug => string (34) "university-of-massachusetts-boston"
    $value[6]['university_slug']
    university_image => string (21) "UMass_Boston_logo.png"
    $value[6]['university_image']
    country_name => string (13) "United States"
    $value[6]['country_name']
    iso2 => string (2) "US"
    $value[6]['iso2']
    7 => array (33)
    $value[7]
    course_id => string (5) "15244"
    $value[7]['course_id']
    course_slug => string (66) "university-massachusetts-boston-master-education-educational-speci"
    $value[7]['course_slug']
    university_id => string (2) "77"
    $value[7]['university_id']
    course_name => string (65) "Master of Education / Educational Specialist in School Psychology"
    $value[7]['course_name']
    short_course_name => string (10) "Psychology"
    $value[7]['short_course_name']
    gmat => string (27) "Not Accepted / Not Required"
    $value[7]['gmat']
    gre => string (27) "Not Accepted / Not Required"
    $value[7]['gre']
    course_url => string (71) "https://www.umb.edu/academics/program-finder/school-psychology-med-eds/"
    $value[7]['course_url']
    toefl => string (2) "79"
    $value[7]['toefl']
    ielts => string (1) "6"
    $value[7]['ielts']
    pte => string (2) "53"
    $value[7]['pte']
    duolingo => string (3) "100"
    $value[7]['duolingo']
    min_percentage => string (2) "68"
    $value[7]['min_percentage']
    stem => string (8) "non stem"
    $value[7]['stem']
    credits => string (2) "66"
    $value[7]['credits']
    app_url => string (42) "https://www.umb.edu/admissions/apply/#grad"
    $value[7]['app_url']
    fall => string (1) "1"
    $value[7]['fall']
    spring => string (1) "0"
    $value[7]['spring']
    summer => string (1) "0"
    $value[7]['summer']
    course_views => string (2) "71"
    $value[7]['course_views']
    qualification => string (6) "Master"
    $value[7]['qualification']
    course_notes => string (853) "UMass Boston's School Psychology Program is designed to prepare professional...
    $value[7]['course_notes']
    UMass Boston's School Psychology Program is designed to prepare professionals whose primary interests involve children, families, and the educational process. Training goals are founded on a respect for the dignity and worth of all people, with a commitment to appreciating and responding to human diversity. Coursework integrates theory and research in child and adolescent development. It emphasizes evidence-based intervention approaches for psychological services in schools. An important mission of the School Psychology Program is the development of attitudes essential for professional problem-solving and life-long learning. The School Psychology Program is committed to a philosophy of social justice and inclusion compatible with the mission of the College of Education and Human Development at UMass Boston.This program is offered In Person..
    
    user_id => string (1) "1"
    $value[7]['user_id']
    status => string (1) "1"
    $value[7]['status']
    created_at => string (19) "2024-04-30 15:32:29"
    $value[7]['created_at']
    updated_at => string (19) "2025-03-17 15:08:07"
    $value[7]['updated_at']
    deleted_at => null
    $value[7]['deleted_at']
    state_name => string (13) "Massachusetts"
    $value[7]['state_name']
    university_name => string (34) "University of Massachusetts Boston"
    $value[7]['university_name']
    university_slug => string (34) "university-of-massachusetts-boston"
    $value[7]['university_slug']
    university_image => string (21) "UMass_Boston_logo.png"
    $value[7]['university_image']
    country_name => string (13) "United States"
    $value[7]['country_name']
    iso2 => string (2) "US"
    $value[7]['iso2']
    8 => array (33)
    $value[8]
    course_id => string (5) "15245"
    $value[8]['course_id']
    course_slug => string (58) "university-massachusetts-boston-doctorate-in-public-policy"
    $value[8]['course_slug']
    university_id => string (2) "77"
    $value[8]['university_id']
    course_name => string (26) "Doctorate in Public Policy"
    $value[8]['course_name']
    short_course_name => string (13) "Public Policy"
    $value[8]['short_course_name']
    gmat => string (27) "Not Accepted / Not Required"
    $value[8]['gmat']
    gre => string (27) "Not Accepted / Not Required"
    $value[8]['gre']
    course_url => string (63) "https://www.umb.edu/academics/program-finder/public-policy-phd/"
    $value[8]['course_url']
    toefl => string (2) "79"
    $value[8]['toefl']
    ielts => string (1) "6"
    $value[8]['ielts']
    pte => string (2) "53"
    $value[8]['pte']
    duolingo => string (3) "100"
    $value[8]['duolingo']
    min_percentage => string (2) "68"
    $value[8]['min_percentage']
    stem => string (8) "non stem"
    $value[8]['stem']
    credits => string (2) "67"
    $value[8]['credits']
    app_url => string (37) "https://www.umb.edu/admissions/apply/"
    $value[8]['app_url']
    fall => string (1) "1"
    $value[8]['fall']
    spring => string (1) "0"
    $value[8]['spring']
    summer => string (1) "0"
    $value[8]['summer']
    course_views => string (2) "77"
    $value[8]['course_views']
    qualification => string (0) ""
    $value[8]['qualification']
    course_notes => string (334) "UMass Boston's Public Policy PhD program starts with a commitment to social ...
    $value[8]['course_notes']
    UMass Boston's Public Policy PhD program starts with a commitment to social equity. Our students conduct interdisciplinary research and examine policy issues related to economic development, education, immigration, health care, housing and urban affairs, nonprofit organizations, and racial justice.This program is offered In Person..
    
    user_id => string (1) "1"
    $value[8]['user_id']
    status => string (1) "1"
    $value[8]['status']
    created_at => string (19) "2024-04-30 15:32:29"
    $value[8]['created_at']
    updated_at => string (19) "2025-03-18 11:02:14"
    $value[8]['updated_at']
    deleted_at => null
    $value[8]['deleted_at']
    state_name => string (13) "Massachusetts"
    $value[8]['state_name']
    university_name => string (34) "University of Massachusetts Boston"
    $value[8]['university_name']
    university_slug => string (34) "university-of-massachusetts-boston"
    $value[8]['university_slug']
    university_image => string (21) "UMass_Boston_logo.png"
    $value[8]['university_image']
    country_name => string (13) "United States"
    $value[8]['country_name']
    iso2 => string (2) "US"
    $value[8]['iso2']
similarUniversityDetails
$value array (4)
  • Table (4)
  • Contents (4)
  • university_iduniversity_sluguniversity_namecountry_idstate_idqs_rankingthe_rankingapp_feetution_feeliving_feeother_feetypescholarshipbacklogsyears_fifteenevaluationdeposituniversity_imageuniversity_websiteapp_linkthird_partyuniversity_viewsuniversity_notesuser_idstatuscreated_atupdated_atdeleted_atcountry_namestate_namecurrencycurrency_symbol
    013boston-universityBoston University2331433937895.0058560.0016840.001600.00privateyes10acceptednonoBoston_University_wordmark.pnghttps://www.bu.edu/https://www.bu.edu/admissions/apply/direct72BU was founded in 1839 by a group of Boston Methodists with its original caUTF-8null12024-03-12 15:22:392025-03-18 03:03:53nullUnited StatesMassachusettsUSD$
    168clark-universityClark University233143380561575.0014925.0010000.004188.00privateyes7acceptednonoclark.pnghttps://www.clarku.edu/https://apply.clarku.edu/apply/direct78Clark University is a private research university in Worcester, MassachusetUTF-8112024-04-20 19:32:162025-03-16 18:13:51nullUnited StatesMassachusettsUSD$
    282fitchburg-state-universityFitchburg State University23314336960335.0026598.0014717.002038.00publicyes8acceptedyesnoFSU_yellow_green_stacked.pnghttps://www.fitchburgstate.edu/https://admissions.fitchburgstate.edu/apply/direct105Fitchburg State University prioritizes the highest standards of education, UTF-8112024-05-10 12:09:282025-03-18 00:56:51nullUnited StatesMassachusettsUSD$
    3241massachusetts-college-of-pharmacy-and-health-sciencesMassachusetts College of Pharmacy and Health Sciences23314332702760.0024030.0018096.007784.00privateyes6acceptedyesnoMCPHS_Logo_Red_3Lines_LeftGreySeal.pnghttps://www.mcphs.edu/https://www.mcphs.edu/admission-and-aid/applydirect90MCPHS is a private, not-for-profit, healthcare-focused university with a fuUTF-8112024-07-02 16:22:302025-03-17 21:14:09nullUnited StatesMassachusettsUSD$
  • 0 => array (32)
    $value[0]
    university_id => string (2) "13"
    $value[0]['university_id']
    university_slug => string (17) "boston-university"
    $value[0]['university_slug']
    university_name => string (17) "Boston University"
    $value[0]['university_name']
    country_id => string (3) "233"
    $value[0]['country_id']
    state_id => string (4) "1433"
    $value[0]['state_id']
    qs_ranking => string (2) "93"
    $value[0]['qs_ranking']
    the_ranking => string (2) "78"
    $value[0]['the_ranking']
    app_fee => string (5) "95.00"
    $value[0]['app_fee']
    tution_fee => string (8) "58560.00"
    $value[0]['tution_fee']
    living_fee => string (8) "16840.00"
    $value[0]['living_fee']
    other_fee => string (7) "1600.00"
    $value[0]['other_fee']
    type => string (7) "private"
    $value[0]['type']
    scholarship => string (3) "yes"
    $value[0]['scholarship']
    backlogs => string (2) "10"
    $value[0]['backlogs']
    years_fifteen => string (8) "accepted"
    $value[0]['years_fifteen']
    evaluation => string (2) "no"
    $value[0]['evaluation']
    deposit => string (2) "no"
    $value[0]['deposit']
    university_image => string (30) "Boston_University_wordmark.png"
    $value[0]['university_image']
    university_website => string (19) "https://www.bu.edu/"
    $value[0]['university_website']
    app_link => string (36) "https://www.bu.edu/admissions/apply/"
    $value[0]['app_link']
    third_party => string (6) "direct"
    $value[0]['third_party']
    university_views => string (2) "72"
    $value[0]['university_views']
    university_notes => string (142) "BU was founded in 1839 by a group of Boston Methodists with its original cam...
    $value[0]['university_notes']
    BU was founded in 1839 by a group of Boston Methodists with its original campus in Newbury, Vermont, before being chartered in Boston in 1869.
    
    user_id => null
    $value[0]['user_id']
    status => string (1) "1"
    $value[0]['status']
    created_at => string (19) "2024-03-12 15:22:39"
    $value[0]['created_at']
    updated_at => string (19) "2025-03-18 03:03:53"
    $value[0]['updated_at']
    deleted_at => null
    $value[0]['deleted_at']
    country_name => string (13) "United States"
    $value[0]['country_name']
    state_name => string (13) "Massachusetts"
    $value[0]['state_name']
    currency => string (3) "USD"
    $value[0]['currency']
    currency_symbol => string (1) "$"
    $value[0]['currency_symbol']
    1 => array (32)
    $value[1]
    university_id => string (2) "68"
    $value[1]['university_id']
    university_slug => string (16) "clark-university"
    $value[1]['university_slug']
    university_name => string (16) "Clark University"
    $value[1]['university_name']
    country_id => string (3) "233"
    $value[1]['country_id']
    state_id => string (4) "1433"
    $value[1]['state_id']
    qs_ranking => string (3) "805"
    $value[1]['qs_ranking']
    the_ranking => string (3) "615"
    $value[1]['the_ranking']
    app_fee => string (5) "75.00"
    $value[1]['app_fee']
    tution_fee => string (8) "14925.00"
    $value[1]['tution_fee']
    living_fee => string (8) "10000.00"
    $value[1]['living_fee']
    other_fee => string (7) "4188.00"
    $value[1]['other_fee']
    type => string (7) "private"
    $value[1]['type']
    scholarship => string (3) "yes"
    $value[1]['scholarship']
    backlogs => string (1) "7"
    $value[1]['backlogs']
    years_fifteen => string (8) "accepted"
    $value[1]['years_fifteen']
    evaluation => string (2) "no"
    $value[1]['evaluation']
    deposit => string (2) "no"
    $value[1]['deposit']
    university_image => string (9) "clark.png"
    $value[1]['university_image']
    university_website => string (23) "https://www.clarku.edu/"
    $value[1]['university_website']
    app_link => string (31) "https://apply.clarku.edu/apply/"
    $value[1]['app_link']
    third_party => string (6) "direct"
    $value[1]['third_party']
    university_views => string (2) "78"
    $value[1]['university_views']
    university_notes => string (258) "Clark University is a private research university in Worcester, Massachusett...
    $value[1]['university_notes']
    Clark University is a private research university in Worcester, Massachusetts. Founded in 1887 with a large endowment from its namesake Jonas Gilman Clark, a prominent businessman, Clark was one of the first modern research universities in the United States.
    
    user_id => string (1) "1"
    $value[1]['user_id']
    status => string (1) "1"
    $value[1]['status']
    created_at => string (19) "2024-04-20 19:32:16"
    $value[1]['created_at']
    updated_at => string (19) "2025-03-16 18:13:51"
    $value[1]['updated_at']
    deleted_at => null
    $value[1]['deleted_at']
    country_name => string (13) "United States"
    $value[1]['country_name']
    state_name => string (13) "Massachusetts"
    $value[1]['state_name']
    currency => string (3) "USD"
    $value[1]['currency']
    currency_symbol => string (1) "$"
    $value[1]['currency_symbol']
    2 => array (32)
    $value[2]
    university_id => string (2) "82"
    $value[2]['university_id']
    university_slug => string (26) "fitchburg-state-university"
    $value[2]['university_slug']
    university_name => string (26) "Fitchburg State University"
    $value[2]['university_name']
    country_id => string (3) "233"
    $value[2]['country_id']
    state_id => string (4) "1433"
    $value[2]['state_id']
    qs_ranking => string (2) "69"
    $value[2]['qs_ranking']
    the_ranking => string (3) "603"
    $value[2]['the_ranking']
    app_fee => string (5) "35.00"
    $value[2]['app_fee']
    tution_fee => string (8) "26598.00"
    $value[2]['tution_fee']
    living_fee => string (8) "14717.00"
    $value[2]['living_fee']
    other_fee => string (7) "2038.00"
    $value[2]['other_fee']
    type => string (6) "public"
    $value[2]['type']
    scholarship => string (3) "yes"
    $value[2]['scholarship']
    backlogs => string (1) "8"
    $value[2]['backlogs']
    years_fifteen => string (8) "accepted"
    $value[2]['years_fifteen']
    evaluation => string (3) "yes"
    $value[2]['evaluation']
    deposit => string (2) "no"
    $value[2]['deposit']
    university_image => string (28) "FSU_yellow_green_stacked.png"
    $value[2]['university_image']
    university_website => string (31) "https://www.fitchburgstate.edu/"
    $value[2]['university_website']
    app_link => string (44) "https://admissions.fitchburgstate.edu/apply/"
    $value[2]['app_link']
    third_party => string (6) "direct"
    $value[2]['third_party']
    university_views => string (3) "105"
    $value[2]['university_views']
    university_notes => string (492) "Fitchburg State University prioritizes the highest standards of education, e...
    $value[2]['university_notes']
    Fitchburg State University prioritizes the highest standards of education, emphasizing both liberal arts and sciences alongside professional programs, all within an intimate college setting. Our focus primarily revolves around undergraduate programs. However, for those pursuing master's degrees, thorough evaluation of bachelor's documents on a course-by-course basis is compulsory. Additionally, official score reporting is a requisite part of the application process for master's programs.
    
    user_id => string (1) "1"
    $value[2]['user_id']
    status => string (1) "1"
    $value[2]['status']
    created_at => string (19) "2024-05-10 12:09:28"
    $value[2]['created_at']
    updated_at => string (19) "2025-03-18 00:56:51"
    $value[2]['updated_at']
    deleted_at => null
    $value[2]['deleted_at']
    country_name => string (13) "United States"
    $value[2]['country_name']
    state_name => string (13) "Massachusetts"
    $value[2]['state_name']
    currency => string (3) "USD"
    $value[2]['currency']
    currency_symbol => string (1) "$"
    $value[2]['currency_symbol']
    3 => array (32)
    $value[3]
    university_id => string (3) "241"
    $value[3]['university_id']
    university_slug => string (53) "massachusetts-college-of-pharmacy-and-health-sciences"
    $value[3]['university_slug']
    university_name => string (53) "Massachusetts College of Pharmacy and Health Sciences"
    $value[3]['university_name']
    country_id => string (3) "233"
    $value[3]['country_id']
    state_id => string (4) "1433"
    $value[3]['state_id']
    qs_ranking => string (3) "270"
    $value[3]['qs_ranking']
    the_ranking => string (3) "276"
    $value[3]['the_ranking']
    app_fee => string (4) "0.00"
    $value[3]['app_fee']
    tution_fee => string (8) "24030.00"
    $value[3]['tution_fee']
    living_fee => string (8) "18096.00"
    $value[3]['living_fee']
    other_fee => string (7) "7784.00"
    $value[3]['other_fee']
    type => string (7) "private"
    $value[3]['type']
    scholarship => string (3) "yes"
    $value[3]['scholarship']
    backlogs => string (1) "6"
    $value[3]['backlogs']
    years_fifteen => string (8) "accepted"
    $value[3]['years_fifteen']
    evaluation => string (3) "yes"
    $value[3]['evaluation']
    deposit => string (2) "no"
    $value[3]['deposit']
    university_image => string (38) "MCPHS_Logo_Red_3Lines_LeftGreySeal.png"
    $value[3]['university_image']
    university_website => string (22) "https://www.mcphs.edu/"
    $value[3]['university_website']
    app_link => string (45) "https://www.mcphs.edu/admission-and-aid/apply"
    $value[3]['app_link']
    third_party => string (6) "direct"
    $value[3]['third_party']
    university_views => string (2) "90"
    $value[3]['university_views']
    university_notes => string (110) "MCPHS is a private, not-for-profit, healthcare-focused university with a ful...
    $value[3]['university_notes']
    MCPHS is a private, not-for-profit, healthcare-focused university with a full spectrum of healthcare programs.
    
    user_id => string (1) "1"
    $value[3]['user_id']
    status => string (1) "1"
    $value[3]['status']
    created_at => string (19) "2024-07-02 16:22:30"
    $value[3]['created_at']
    updated_at => string (19) "2025-03-17 21:14:09"
    $value[3]['updated_at']
    deleted_at => null
    $value[3]['deleted_at']
    country_name => string (13) "United States"
    $value[3]['country_name']
    state_name => string (13) "Massachusetts"
    $value[3]['state_name']
    currency => string (3) "USD"
    $value[3]['currency']
    currency_symbol => string (1) "$"
    $value[3]['currency_symbol']
universityBlogs
$value array (2)
  • Table (2)
  • Contents (2)
  • university_blog_iduniversity_blog_slugtitlecontentuniversity_iduser_iduniversity_blog_viewscreated_atupdated_atstatusdeleted_at
    06umass-boston-ms-computer-science-fall-2024-official-application-deUMass Boston MS Computer Science Fall 2024 official application deadline<p>We would like to inform you that MS Computer Science Fall 2024 official UTF-8771772024-05-30 17:41:552025-03-17 16:35:301null
    14unlock-your-future-in-computer-science-with-umass-bostons-ms-programUnlock Your Future in Computer Science with UMass Boston's MS Program<p>Are you passionate about delving into the depths of computer science, eaUTF-8771792024-04-30 11:20:472025-03-17 11:27:211null
  • 0 => array (11)
    $value[0]
    university_blog_id => string (1) "6"
    $value[0]['university_blog_id']
    university_blog_slug => string (66) "umass-boston-ms-computer-science-fall-2024-official-application-de"
    $value[0]['university_blog_slug']
    title => string (72) "UMass Boston MS Computer Science Fall 2024 official application deadline"
    $value[0]['title']
    content => UTF-8 string (733) "<p>We would like to inform you that MS Computer Science Fall 2024 official a...
    $value[0]['content']
    <p>We would like to inform you that MS Computer Science Fall 2024 official application deadline is May 31st:<br>•    MS Computer Science (STEM designated), 30 credits <br><br>If you have students who are interested in applying to UMass Boston MS CS program, please, submit the following documents till May 31st: <br>•    Official Degree and transcripts <br>•    English Language Test (6.0 IELTS, 79 TOEFL, 100 DET)<br>•    GRE score (Quant 155)<br>•    Statement of Purpose<br>•    2 Letter of Recommendations ( with signature) <br>•    Resume<br>Note: If a student does not have You Applied Letter (YAL), that means their application was not submitted and might be incomplete still.</p>
    
    university_id => string (2) "77"
    $value[0]['university_id']
    user_id => string (1) "1"
    $value[0]['user_id']
    university_blog_views => string (2) "77"
    $value[0]['university_blog_views']
    created_at => string (19) "2024-05-30 17:41:55"
    $value[0]['created_at']
    updated_at => string (19) "2025-03-17 16:35:30"
    $value[0]['updated_at']
    status => string (1) "1"
    $value[0]['status']
    deleted_at => null
    $value[0]['deleted_at']
    1 => array (11)
    $value[1]
    university_blog_id => string (1) "4"
    $value[1]['university_blog_id']
    university_blog_slug => string (68) "unlock-your-future-in-computer-science-with-umass-bostons-ms-program"
    $value[1]['university_blog_slug']
    title => string (69) "Unlock Your Future in Computer Science with UMass Boston's MS Program"
    $value[1]['title']
    content => string (2960) "<p>Are you passionate about delving into the depths of computer science, eag...
    $value[1]['content']
    <p>Are you passionate about delving into the depths of computer science, eager to advance your career in this dynamic field? Look no further than the Master of Science in Computer Science program at UMass Boston. As a STEM-designated program, it offers a comprehensive curriculum designed to equip you with the skills and knowledge needed to thrive in today's technology-driven world.</p><p>UMass Boston's MS in Computer Science program is now accepting applications for the Fall 2024 intake, presenting a golden opportunity for aspiring computer scientists to embark on a transformative academic journey. With a focus on practical application and theoretical understanding, this program prepares students to tackle complex challenges in areas such as artificial intelligence, cybersecurity, data science, and more.</p><p>To ensure a seamless application process, prospective students are encouraged to submit the following documents by <strong>April 30th</strong>:</p><ol><li><strong>Official Degree and Transcripts</strong>: Provide evidence of your academic qualifications and achievements.</li><li><strong>English Language Test</strong>: Demonstrate proficiency in English through tests like IELTS (6.0), TOEFL (79), or DET (100).</li><li><strong>GRE Score</strong>: Showcase your aptitude for graduate-level studies with a competitive GRE score, with a minimum of 155 in the Quantitative section.</li><li><strong>Statement of Purpose</strong>: Articulate your academic and career goals, as well as your reasons for choosing UMass Boston's MS in Computer Science program.</li><li><strong>Letters of Recommendation</strong>: Submit two letters of recommendation from individuals who can attest to your academic and professional capabilities, with signatures for authenticity.</li><li><strong>Resume</strong>: Highlight your academic achievements, work experience, and relevant skills to provide a comprehensive overview of your qualifications.</li></ol><p>It's important to note that incomplete applications, indicated by the absence of a You Applied Letter (YAL), may not be considered for admission. Therefore, ensure that all required documents are submitted within the specified timeframe to avoid any delays in the application process.</p><p>By choosing UMass Boston for your MS in Computer Science, you'll benefit from a supportive academic environment, experienced faculty, and access to cutting-edge resources and facilities. Whether you're a recent graduate looking to specialize in a specific area of computer science or a seasoned professional seeking to enhance your skill set, this program offers the perfect platform to achieve your goals.</p><p>Don't miss out on this opportunity to take your career in computer science to new heights. Apply to UMass Boston's MS in Computer Science program today and unlock a world of possibilities in one of the most exciting and rapidly evolving fields of study. Your future in computer science awaits!</p>
    
    university_id => string (2) "77"
    $value[1]['university_id']
    user_id => string (1) "1"
    $value[1]['user_id']
    university_blog_views => string (2) "79"
    $value[1]['university_blog_views']
    created_at => string (19) "2024-04-30 11:20:47"
    $value[1]['created_at']
    updated_at => string (19) "2025-03-17 11:27:21"
    $value[1]['updated_at']
    status => string (1) "1"
    $value[1]['status']
    deleted_at => null
    $value[1]['deleted_at']
blogs
$value array (5)
  • Table (5)
  • Contents (5)
  • university_blog_iduniversity_blog_slugtitlecontentuniversity_iduser_iduniversity_blog_viewscreated_atupdated_atstatusdeleted_atuniversity_nameuniversity_sluguniversity_imagecountry_nameuser_first_nameuser_last_name
    027unlock-your-future-with-quinnipiac-universitys-new-ms-in-informatics-programUnlock Your Future with Quinnipiac University's New MS in Informatics Program<p>Are you ready to take your career to the next level with an advanced degUTF-82891912025-03-11 09:31:222025-03-18 06:16:191nullQuinnipiac Universityquinnipiac-university1741665608_09eafd87d3e968d9593a.pngUnited StatesManoharMohanta
    126extended-application-deadlines-for-graduate-programs-at-california-state-unUTF-8Extended Application Deadlines for Graduate Programs at California State UnUTF-8<p>California State University, Chico has extended the application deadlineUTF-8851732025-03-06 12:22:412025-03-18 06:16:571nullCalifornia State university Chicocalifornia-state-university-chicoLayer_1.pngUnited StatesManoharMohanta
    225applying-to-mcphs-no-application-fee-wes-requirement-for-graduate-programsApplying to MCPHS: No Application Fee & WES Requirement for Graduate Programs<p>Are you considering applying to <strong>Massachusetts College of PharmacUTF-82411542025-03-06 09:32:592025-03-18 06:26:351nullMassachusetts College of Pharmacy and Health Sciencesmassachusetts-college-of-pharmacy-and-health-sciencesMCPHS_Logo_Red_3Lines_LeftGreySeal.pngUnited StatesManoharMohanta
    324university-of-cincinnati-extends-undergraduate-application-deadline-for-falUTF-8University of Cincinnati Extends Undergraduate Application Deadline for FalUTF-8<p>Are you a prospective student looking to join the University of CincinnaUTF-8911892025-03-05 08:54:472025-03-18 07:55:361nullUniversity of Cincinnatiuniversity-of-cincinnatiUniversity_of_Cincinnati_logo.pngUnited StatesManoharMohanta
    423exciting-scholarship-updates-at-suffolk-university-for-20252026Exciting Scholarship Updates at Suffolk University for 2025-2026!<p>Are you considering studying in the USA? Suffolk University has just annUTF-82821552025-02-27 10:37:332025-03-18 06:16:301nullSuffolk Universitysuffolk-university1741231983_936c6eb9367536fdaf1c.pngUnited StatesManoharMohanta
  • 0 => array (17)
    $value[0]
    university_blog_id => string (2) "27"
    $value[0]['university_blog_id']
    university_blog_slug => string (76) "unlock-your-future-with-quinnipiac-universitys-new-ms-in-informatics-program"
    $value[0]['university_blog_slug']
    title => string (77) "Unlock Your Future with Quinnipiac University's New MS in Informatics Program"
    $value[0]['title']
    content => UTF-8 string (3409) "<p>Are you ready to take your career to the next level with an advanced degr...
    $value[0]['content']
    <p>Are you ready to take your career to the next level with an advanced degree in informatics? Quinnipiac University has officially launched its <strong>Master of Science in Informatics</strong> program within the <strong>School of Computing &amp; Engineering</strong>. This <strong>30-credit STEM-designated degree</strong> is designed to equip students with the skills needed to thrive in today's data-driven world.</p><h3><strong>Why Choose Quinnipiac's MS in Informatics?</strong></h3><p>This innovative program offers three specialized tracks:</p><ul><li><strong>Data Informatics</strong> – Gain expertise in data science, analytics, and machine learning.</li><li><strong>Health Informatics</strong> – Learn to leverage technology to improve healthcare outcomes.</li><li><strong>Legal Informatics</strong> – Understand how data and digital tools are transforming the legal industry.</li></ul><p>With <strong>Fall 2025 applications now open</strong>, prospective students have an opportunity to join a cutting-edge program that prepares them for <strong>high-demand careers</strong> in multiple industries.</p><h3><strong>Application Benefits &amp; Fee Waiver</strong></h3><p>Quinnipiac University is offering a <strong>special application fee waiver</strong> for all programs. Use the code <strong>QUInternational25</strong> when applying to waive your application fee and start your journey toward a rewarding career in informatics.</p><h3><strong>Exclusive Webinar: Learn More About the Program</strong></h3><p>Quinnipiac is hosting a <strong>live webinar on Wednesday, March 12, at 6:30 AM EST</strong> to provide in-depth insights into the program. During this session, faculty members from the <strong>International Admissions Office</strong> and the <strong>School of Computing &amp; Engineering</strong> will discuss:</p><ul><li>Curriculum structure</li><li>Placement opportunities</li><li>Admission requirements</li><li>Scholarship options</li><li>And much more!</li></ul><p><a href="https://quinnipiac.zoom.us/webinar/register/WN_62VgGmbDTnOvugLROLT-jQ#/registration"><strong>[Register for the Webinar Here]</strong></a> to secure your spot. Even if you can’t attend live, registering ensures you receive the recording.</p><h3><strong>Career Prospects with an MS in Informatics</strong></h3><p>Graduates of this program will be well-equipped for careers in fields such as:</p><ul><li>Data Science &amp; Analytics</li><li>Healthcare IT &amp; Health Data Management</li><li>Legal Tech &amp; Compliance</li><li>Business Intelligence</li><li>Cybersecurity &amp; Risk Management</li></ul><h3><strong>How to Apply</strong></h3><p>Getting started is easy! Visit Quinnipiac University’s official website to submit your application before the Fall 2025 intake deadline. Don’t forget to use the <strong>fee waiver code QUInternational25</strong> to apply for free!</p><h3><strong>Final Thoughts</strong></h3><p>Quinnipiac University’s <strong>MS in Informatics</strong> is a <strong>future-focused, STEM-designated</strong> degree that opens doors to a wide range of lucrative career opportunities. With <strong>flexible tracks, industry-relevant coursework, and expert faculty</strong>, this program is designed to meet the evolving needs of professionals in the digital age.</p><p>Don’t miss this opportunity—<strong>apply today and register for the webinar</strong> to learn more!</p>
    
    university_id => string (3) "289"
    $value[0]['university_id']
    user_id => string (1) "1"
    $value[0]['user_id']
    university_blog_views => string (2) "91"
    $value[0]['university_blog_views']
    created_at => string (19) "2025-03-11 09:31:22"
    $value[0]['created_at']
    updated_at => string (19) "2025-03-18 06:16:19"
    $value[0]['updated_at']
    status => string (1) "1"
    $value[0]['status']
    deleted_at => null
    $value[0]['deleted_at']
    university_name => string (21) "Quinnipiac University"
    $value[0]['university_name']
    university_slug => string (21) "quinnipiac-university"
    $value[0]['university_slug']
    university_image => string (35) "1741665608_09eafd87d3e968d9593a.png"
    $value[0]['university_image']
    country_name => string (13) "United States"
    $value[0]['country_name']
    user_first_name => string (7) "Manohar"
    $value[0]['user_first_name']
    user_last_name => string (7) "Mohanta"
    $value[0]['user_last_name']
    1 => array (17)
    $value[1]
    university_blog_id => string (2) "26"
    $value[1]['university_blog_id']
    university_blog_slug => string (89) "extended-application-deadlines-for-graduate-programs-at-california-state-uni...
    $value[1]['university_blog_slug']
    extended-application-deadlines-for-graduate-programs-at-california-state-university-chico
    
    title => string (90) "Extended Application Deadlines for Graduate Programs at California State Uni...
    $value[1]['title']
    Extended Application Deadlines for Graduate Programs at California State University, Chico
    
    content => string (1945) "<p>California State University, Chico has extended the application deadlines...
    $value[1]['content']
    <p>California State University, Chico has extended the application deadlines for several graduate programs to <strong>April 1, 2025</strong>. This extension provides prospective students with additional time to apply for the upcoming intake. The programs with extended deadlines include:</p><ul><li><strong>Master of Science in Computer Science</strong>: Focuses on advanced computational theories and practical applications, preparing students for dynamic roles in technology sectors.</li><li><strong>Master of Science in Data Science &amp; Analytics</strong>: Emphasizes data interpretation and analytical methodologies, equipping students with the skills to transform data into actionable insights.</li><li><strong>Master of Science in Business Analytics</strong>: Combines business acumen with analytical prowess, training students to make data-driven decisions in corporate environments.</li><li><strong>Master of Science in Electrical and Computer Engineering</strong>: Offers a deep dive into electrical systems and computer engineering, preparing students for innovative careers in engineering fields.</li><li><strong>Master of Business Administration in Business Analytics</strong>: Integrates traditional business education with advanced analytics, preparing graduates for leadership roles that require strategic data analysis.</li></ul><p>Prospective students are encouraged to utilize this extended deadline to secure their spot in these competitive programs. For detailed information on each program and the application process, please visit the <a href="https://catalog.csuchico.edu/explore-programs/">Explore Our Programs</a> page.</p><p>Should you require assistance or have any questions regarding the application process, do not hesitate to reach out to the university's admissions office. This extension is a valuable opportunity to advance your academic and professional aspirations at California State University, Chico.</p>
    
    university_id => string (2) "85"
    $value[1]['university_id']
    user_id => string (1) "1"
    $value[1]['user_id']
    university_blog_views => string (2) "73"
    $value[1]['university_blog_views']
    created_at => string (19) "2025-03-06 12:22:41"
    $value[1]['created_at']
    updated_at => string (19) "2025-03-18 06:16:57"
    $value[1]['updated_at']
    status => string (1) "1"
    $value[1]['status']
    deleted_at => null
    $value[1]['deleted_at']
    university_name => string (33) "California State university Chico"
    $value[1]['university_name']
    university_slug => string (33) "california-state-university-chico"
    $value[1]['university_slug']
    university_image => string (11) "Layer_1.png"
    $value[1]['university_image']
    country_name => string (13) "United States"
    $value[1]['country_name']
    user_first_name => string (7) "Manohar"
    $value[1]['user_first_name']
    user_last_name => string (7) "Mohanta"
    $value[1]['user_last_name']
    2 => array (17)
    $value[2]
    university_blog_id => string (2) "25"
    $value[2]['university_blog_id']
    university_blog_slug => string (74) "applying-to-mcphs-no-application-fee-wes-requirement-for-graduate-programs"
    $value[2]['university_blog_slug']
    title => string (77) "Applying to MCPHS: No Application Fee & WES Requirement for Graduate Programs"
    $value[2]['title']
    content => UTF-8 string (3315) "<p>Are you considering applying to <strong>Massachusetts College of Pharmacy...
    $value[2]['content']
    <p>Are you considering applying to <strong>Massachusetts College of Pharmacy and Health Sciences (MCPHS)?</strong> Good news! MCPHS does <strong>not</strong> charge an application fee—unless you apply through the <strong>Common Application (Common App)</strong> or any <strong>Centralized Application Service (CAS).</strong> This makes the process more accessible and affordable for prospective students.</p><h2><strong>No Application Fee: What You Need to Know</strong></h2><ul><li><strong>Direct Applications:</strong> If you apply directly to MCPHS, you <strong>don’t have to pay an application fee.</strong></li><li><strong>Common App &amp; CAS:</strong> If you choose to apply via <strong>Common App</strong> or a <strong>CAS portal</strong>, you may be required to pay an application fee as per their policies.</li><li><strong>Multiple Application Options:</strong> You can apply through the method that suits you best, but if you want to avoid fees, direct application is the way to go.</li></ul><h2><strong>WES or ECE Evaluation Requirement for Graduate Programs</strong></h2><p>MCPHS requires all international students applying for <strong>graduate programs</strong> to have their transcripts evaluated by <strong>WES (World Education Services)</strong> or <strong>ECE (Educational Credential Evaluators).</strong></p><h3><strong>Why Is WES/ECE Evaluation Required?</strong></h3><ul><li><strong>Standardized Academic Comparison:</strong> It helps MCPHS assess international qualifications on a U.S. grading scale.</li><li><strong>Ensures Authenticity:</strong> Verifies the legitimacy of academic records.</li><li><strong>Streamlines Admissions Process:</strong> Ensures a smooth evaluation of prerequisites and eligibility.</li></ul><h3><strong>How to Get a WES or ECE Evaluation?</strong></h3><ol><li><strong>Visit the official website</strong> of WES (<a href="https://www.wes.org">www.wes.org</a>) or ECE (<a href="https://www.ece.org">www.ece.org</a>).</li><li><strong>Create an account</strong> and select the appropriate evaluation type (Course-by-Course for most MCPHS graduate programs).</li><li><strong>Submit required documents</strong> (transcripts, degree certificates, etc.).</li><li><strong>Request the report to be sent</strong> directly to MCPHS.</li></ol><h2><strong>Why Choose MCPHS for Your Graduate Studies?</strong></h2><ul><li><strong>Affordable Application Process:</strong> No direct application fees.</li><li><strong>Highly Ranked Health Sciences Programs:</strong> MCPHS is recognized as one of the top health sciences universities in the U.S.</li><li><strong>Diverse and Inclusive Environment:</strong> A global student community.</li><li><strong>Strong Career Outcomes:</strong> High employment rates and strong industry connections.</li></ul><h3><strong>Final Thoughts</strong></h3><p>Applying to MCPHS is straightforward, with <strong>no application fee for direct applications</strong> and a streamlined process for <strong>international transcript evaluations.</strong> If you're planning to pursue a graduate program, ensure you complete your <strong>WES or ECE evaluation</strong> to meet admission requirements.</p><p>Have questions about the application process? Visit the official MCPHS website or reach out to their admissions team for personalized guidance!</p>
    
    university_id => string (3) "241"
    $value[2]['university_id']
    user_id => string (1) "1"
    $value[2]['user_id']
    university_blog_views => string (2) "54"
    $value[2]['university_blog_views']
    created_at => string (19) "2025-03-06 09:32:59"
    $value[2]['created_at']
    updated_at => string (19) "2025-03-18 06:26:35"
    $value[2]['updated_at']
    status => string (1) "1"
    $value[2]['status']
    deleted_at => null
    $value[2]['deleted_at']
    university_name => string (53) "Massachusetts College of Pharmacy and Health Sciences"
    $value[2]['university_name']
    university_slug => string (53) "massachusetts-college-of-pharmacy-and-health-sciences"
    $value[2]['university_slug']
    university_image => string (38) "MCPHS_Logo_Red_3Lines_LeftGreySeal.png"
    $value[2]['university_image']
    country_name => string (13) "United States"
    $value[2]['country_name']
    user_first_name => string (7) "Manohar"
    $value[2]['user_first_name']
    user_last_name => string (7) "Mohanta"
    $value[2]['user_last_name']
    3 => array (17)
    $value[3]
    university_blog_id => string (2) "24"
    $value[3]['university_blog_id']
    university_blog_slug => string (96) "university-of-cincinnati-extends-undergraduate-application-deadline-for-fall...
    $value[3]['university_blog_slug']
    university-of-cincinnati-extends-undergraduate-application-deadline-for-fall-2025-apply-by-may-1
    
    title => UTF-8 string (101) "University of Cincinnati Extends Undergraduate Application Deadline for Fall...
    $value[3]['title']
    University of Cincinnati Extends Undergraduate Application Deadline for Fall 2025 – Apply by May 1!
    
    content => UTF-8 string (6148) "<p>Are you a prospective student looking to join the University of Cincinnat...
    $value[3]['content']
    <p>Are you a prospective student looking to join the University of Cincinnati’s vibrant academic community? Great news! The Uptown campus application deadline for Fall 2025 has been extended to <strong>May 1, 2025 </strong>. This extension provides more time for students to submit their applications and secure their spot at one of the nation’s most innovative universities.</p><p>In this blog post, we’ll cover everything you need to know about the extended deadline, tips for applying, and important reminders to ensure your application process goes smoothly.</p><h3><strong>Why Apply to the University of Cincinnati?</strong></h3><p>The University of Cincinnati (UC) is renowned for its commitment to academic excellence, groundbreaking research, and experiential learning opportunities. As a leader in cooperative education (co-op), UC offers students real-world experience that sets them apart in today’s competitive job market. With over 300 undergraduate programs across various disciplines, there’s something for everyone at UC.</p><p>Whether you’re passionate about engineering, business, design, health sciences, or the arts, UC provides a supportive environment where students can thrive both academically and personally.</p><h3><strong>What Does the Extended Deadline Mean for You?</strong></h3><p>The new application deadline of <strong>May 1, 2025 </strong>, gives prospective students additional time to complete their applications without feeling rushed. This is especially beneficial if:</p><ul><li>You’re still deciding which university is the best fit for you.</li><li>You need extra time to gather required documents like transcripts, recommendation letters, or test scores.</li><li>You want to strengthen your application by improving your GPA or retaking standardized tests.</li></ul><p>While the extended deadline is great news, it’s essential to remember that some programs may close earlier due to high demand. Keep reading to learn how to stay ahead of program-specific deadlines.</p><h3><strong>Stay Ahead: Monitor Closed Programs</strong></h3><p>Although the overall application deadline has been extended, certain competitive programs may reach capacity before May 1. To avoid missing out on your desired major, regularly check UC’s <a href="https://admissions.uc.edu/apply/closed-programs.html">Closed Programs webpage </a>. This resource is updated frequently to reflect which programs are no longer accepting applications.</p><p>If your intended program appears on the list, don’t panic! Reach out to the admissions office to explore alternative options or consider related fields of study that align with your interests.</p><h3><strong>Tips for Submitting a Strong Application</strong></h3><p>With the extended deadline, you have ample time to polish your application and make it stand out. Here are some tips to help you craft a compelling submission:</p><ol><li><strong>Start Early: </strong>Don’t wait until the last minute to begin your application. Give yourself plenty of time to write thoughtful essays, request recommendations, and review your materials.</li><li><strong>Highlight Your Strengths: </strong>Use your personal statement or essay to showcase what makes you unique. Share stories about your achievements, challenges you’ve overcome, or experiences that sparked your interest in your chosen field.</li><li><strong>Request Recommendations Strategically: </strong>Choose teachers, mentors, or employers who know you well and can speak to your strengths and potential. Provide them with clear instructions and ample time to write their letters.</li><li><strong>Double-Check Requirements: </strong>Ensure you meet all application requirements, including submitting official transcripts, test scores (if applicable), and any supplemental materials specific to your program.</li><li><strong>Proofread Everything: </strong>Typos and grammatical errors can detract from an otherwise stellar application. Ask a trusted friend, family member, or teacher to review your materials before submitting.</li></ol><h3><strong>Confirmation Deadline Likely Extended Too</strong></h3><p>While the university hasn’t officially announced changes to the confirmation deadline yet, it’s reasonable to expect an extension to align with the later application deadline. Be sure to keep an eye on updates from the admissions office to confirm your enrollment once accepted.</p><h3><strong>Why Choose UC for Your Undergraduate Education?</strong></h3><p>Beyond its flexible deadlines and diverse program offerings, the University of Cincinnati stands out for its:</p><ul><li><strong>Cooperative Education Program: </strong>Gain hands-on experience through paid co-op placements with top companies worldwide.</li><li><strong>Vibrant Campus Life: </strong>Enjoy a lively campus atmosphere with countless clubs, organizations, and events to get involved in.</li><li><strong>Strong Alumni Network: </strong>Connect with successful graduates who are making waves in industries around the globe.</li><li><strong>Affordable Tuition: </strong>Benefit from competitive tuition rates and generous financial aid packages.</li></ul><h3><strong>Final Thoughts</strong></h3><p>The University of Cincinnati’s decision to extend the undergraduate application deadline for Fall 2025 is excellent news for students seeking a world-class education. With the new deadline set for <strong>May 1, 2025 </strong>, now is the perfect time to finalize your application and take the next step toward achieving your academic and career goals.</p><p>Remember to monitor the <a href="https://admissions.uc.edu/apply/closed-programs.html">Closed Programs webpage </a>to ensure your desired major is still available, and put your best foot forward when crafting your application. UC is waiting to welcome talented, driven students like you into its dynamic community.</p><p>Don’t miss this opportunity—apply today and embark on an exciting journey at the University of Cincinnati!</p><p><i>Have questions about the application process or need assistance? Contact the UC Admissions Office for guidance and support.</i></p>
    
    university_id => string (2) "91"
    $value[3]['university_id']
    user_id => string (1) "1"
    $value[3]['user_id']
    university_blog_views => string (2) "89"
    $value[3]['university_blog_views']
    created_at => string (19) "2025-03-05 08:54:47"
    $value[3]['created_at']
    updated_at => string (19) "2025-03-18 07:55:36"
    $value[3]['updated_at']
    status => string (1) "1"
    $value[3]['status']
    deleted_at => null
    $value[3]['deleted_at']
    university_name => string (24) "University of Cincinnati"
    $value[3]['university_name']
    university_slug => string (24) "university-of-cincinnati"
    $value[3]['university_slug']
    university_image => string (33) "University_of_Cincinnati_logo.png"
    $value[3]['university_image']
    country_name => string (13) "United States"
    $value[3]['country_name']
    user_first_name => string (7) "Manohar"
    $value[3]['user_first_name']
    user_last_name => string (7) "Mohanta"
    $value[3]['user_last_name']
    4 => array (17)
    $value[4]
    university_blog_id => string (2) "23"
    $value[4]['university_blog_id']
    university_blog_slug => string (63) "exciting-scholarship-updates-at-suffolk-university-for-20252026"
    $value[4]['university_blog_slug']
    title => string (65) "Exciting Scholarship Updates at Suffolk University for 2025-2026!"
    $value[4]['title']
    content => UTF-8 string (2135) "<p>Are you considering studying in the USA? Suffolk University has just anno...
    $value[4]['content']
    <p>Are you considering studying in the USA? Suffolk University has just announced a significant increase in its Direct Entry (DE) scholarships for the 2025-2026 academic year! With these enhanced financial aid opportunities, students can access world-class education at an even more affordable cost.</p><h3><strong>Undergraduate Direct Entry (DE) Scholarships</strong></h3><p>✅ <strong>New!</strong> Receive up to <strong>$24,000 per year</strong>, renewable for up to <strong>four years</strong>. This means undergraduate students can get up to <strong>$96,000</strong> in total funding over their academic journey!</p><h3><strong>Graduate Direct Entry (DE) Scholarships</strong></h3><p>✅ <strong>Sawyer Business School:</strong> Up to <strong>$32,250</strong> in scholarship funding, plus an additional <strong>paid work opportunity of up to $9,300</strong>. ✅ <strong>College of Arts and Sciences:</strong> Receive up to <strong>$27,000</strong> in financial aid. ✅ <strong>LLM (Master of Laws) Program:</strong> Avail up to <strong>$19,000</strong> in scholarship benefits.</p><h3><strong>Why Choose Suffolk University?</strong></h3><ul><li>Located in <strong>Boston, Massachusetts</strong>, a hub for education, business, and innovation.</li><li>Home to <strong>diverse academic programs</strong> with top-notch faculty and industry connections.</li><li>Offers <strong>generous scholarships</strong> that make quality education more accessible to international students.</li></ul><h3><strong>How to Apply?</strong></h3><p>Applying for these scholarships is straightforward. Eligible students are automatically considered for these awards upon application for admission. Make sure to check the latest <strong>graduate program pricing flyers</strong> for more details on tuition fees and funding options.</p><h3><strong>Final Thoughts</strong></h3><p>With these increased scholarships, Suffolk University continues to support ambitious students in achieving their academic and professional dreams. Don’t miss out on this golden opportunity—<strong>apply now</strong> and take the next step toward a bright future!</p><p>
    
    university_id => string (3) "282"
    $value[4]['university_id']
    user_id => string (1) "1"
    $value[4]['user_id']
    university_blog_views => string (2) "55"
    $value[4]['university_blog_views']
    created_at => string (19) "2025-02-27 10:37:33"
    $value[4]['created_at']
    updated_at => string (19) "2025-03-18 06:16:30"
    $value[4]['updated_at']
    status => string (1) "1"
    $value[4]['status']
    deleted_at => null
    $value[4]['deleted_at']
    university_name => string (18) "Suffolk University"
    $value[4]['university_name']
    university_slug => string (18) "suffolk-university"
    $value[4]['university_slug']
    university_image => string (35) "1741231983_936c6eb9367536fdaf1c.png"
    $value[4]['university_image']
    country_name => string (13) "United States"
    $value[4]['country_name']
    user_first_name => string (7) "Manohar"
    $value[4]['user_first_name']
    user_last_name => string (7) "Mohanta"
    $value[4]['user_last_name']

Session User Data

__ci_last_regenerate
1742280913
_ci_previous_url https://unihunt.org/course/university/university-of-massachusetts-boston

Request ( HTTPS/1.1 )

Headers

X-Https 1
Cookie ci_session=cdba098848e6408d8f2d4a4322daa969; csrf_cookie_name=a2cd72474f2e6e7fb3fa2ac0576e0efa
Accept-Encoding gzip, deflate, br, zstd
Sec-Fetch-Dest document
Sec-Fetch-User ?1
Sec-Fetch-Mode navigate
Sec-Fetch-Site none
Accept text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7
User-Agent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Upgrade-Insecure-Requests 1
Sec-Ch-Ua-Platform "Windows"
Sec-Ch-Ua-Mobile ?0
Sec-Ch-Ua "HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"
Cache-Control no-cache
Pragma no-cache
Connection keep-alive
Host unihunt.org

Cookies

Response ( 200 - OK )

Headers

Content-Type text/html; charset=UTF-8

System Configuration

Read the CodeIgniter docs...

CodeIgniter Version: 4.6.0
PHP Version: 8.2.27
PHP SAPI: fpm-fcgi
Environment: development
Base URL: https://unihunt.org/
Timezone: Asia/Kolkata
Locale: en
Content Security Policy Enabled: No