Events

Adopt-A-Highway

We have adopted a mile on M Highway at the confluence of James and Finley River in Stone County. Join us in keeping this section of the highway clean by preventing trash and tires from making its way into our rivers. A clean-up typically occurs twice a year in the spring and fall. Volunteers need to meet at Jamesville Church located on the corner of Highway M and U. To volunteer call or email Melissa Bettes at 417 836-4847, or melissabettes@missouristate.edu Learn More »

Community Events

JRBP and several local not-for-profit organizations offers opportunities for you to get more involved in your community. Learn More »

Lake Springfield Cleanup

This event is held on Earth Day which is April 22nd every year. Volunteers need to meet at Lake Springfield Southwood access located just past the Veterans’ Cemetery. There will also be a shoreline cleanup for those of you that would prefer to be on land. Snacks, a limited amount of canoes, gloves and trash bags will be provided! Call or email Melissa Bettes at 417 836-4847, or melissabettes@missouristate.edu to register and/or reserve a canoe. We encourage you to bring your own canoe if possible. Learn More »

Rain Barrel Reveal

The Rain Barrel Reveal is an annual event typically occurring in April –May. This event features local artists that donate their time, talent, and materials to turn ordinary rain barrels into amazing works of art for viewing and purchase. Learn More »

River Rescue

This event takes place the second Saturday in June with a float cleanup on the James River followed by “River Rescue Dam Jam Downtown” featuring local bands at the Park Central Square in Springfield, MO. Learn More »

Storm Drain Marking

Did you know that the stormwater that doesn't infiltrate into the ground or evaporate into the air, travels over our land and drains unfiltered into our lakes, rivers, and streams? In our communities storm drains lead to our local waterways. This is one of the most common misconceptions. These drains do not lead to our wastewater treatment plants. Storm drain marking is a way to pass on this information and encourage proper use of storm drains. It can be done nearly anytime by anyone and is a perfect group or class project. Learn More »

Storm Drain Reveal

Do you know where your runoff goes? This creative educational project combines stormwater & art to bring home a message. Learn More »

Swimmin in Moonshine

Come and test your ability on the open water at Table Rock Lake. Event takes place each year the last Saturday of August. Learn how you can swim for clean water. For more details call 836-3756 or Learn More »

Watershed Festivals

Watershed festivals are held annually for local 5th graders in various counties. Festivals focus is creating an understanding of point and nonpoint source pollution and what practices an individual can do to prevent nonpoint source pollution. For volunteer information contact Kellie Herman at 417-836-3756 or email jamesriverbasin@gmail.com. Learn More »

For Email Marketing you can trust

We want YOU to join the James River Basin Partnership

Discover all the benefits of membership today!

Learn More »

Learn More »

Popular Downloads

Event Calendar

(default) 14 queries took 82 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `events`101014
2SELECT `Event`.`id`, `Event`.`created`, `Event`.`modified`, `Event`.`file`, `Event`.`navigation`, `Event`.`weight`, `Event`.`name`, `Event`.`blurp`, `Event`.`content`, `Event`.`url` FROM `events` AS `Event` WHERE 1 = 1 ORDER BY `Event`.`name` ASC 992
3DESCRIBE `settings`8821
4SELECT `setting`.`id`, `setting`.`name`, `setting`.`url`, `setting`.`email`, `setting`.`replyto`, `setting`.`seo_title`, `setting`.`seo_keywords`, `setting`.`seo_description` FROM `settings` AS `setting` WHERE 1 = 1 110
5SELECT `Event`.`id`, `Event`.`created`, `Event`.`modified`, `Event`.`file`, `Event`.`navigation`, `Event`.`weight`, `Event`.`name`, `Event`.`blurp`, `Event`.`content`, `Event`.`url` FROM `events` AS `Event` WHERE `Event`.`navigation` = 1 ORDER BY `Event`.`weight` ASC LIMIT 20881
6DESCRIBE `projects`9913
7SELECT `Project`.`id`, `Project`.`created`, `Project`.`modified`, `Project`.`file`, `Project`.`navigation`, `Project`.`weight`, `Project`.`name`, `Project`.`blurp`, `Project`.`content` FROM `projects` AS `Project` WHERE `Project`.`navigation` = 1 ORDER BY `Project`.`weight` DESC LIMIT 20441
8DESCRIBE `downloads`8814
9SELECT `Download`.`id`, `Download`.`created`, `Download`.`modified`, `Download`.`weight`, `Download`.`file`, `Download`.`name`, `Download`.`description`, `Download`.`downloads` FROM `downloads` AS `Download` WHERE 1 = 1 ORDER BY `Download`.`weight` ASC LIMIT 3330
10SELECT `Event`.`id`, `Event`.`created`, `Event`.`modified`, `Event`.`file`, `Event`.`navigation`, `Event`.`weight`, `Event`.`name`, `Event`.`blurp`, `Event`.`content`, `Event`.`url` FROM `events` AS `Event` WHERE `Event`.`navigation` = 1 ORDER BY `Event`.`weight` ASC LIMIT 3331
11SELECT `Project`.`id`, `Project`.`created`, `Project`.`modified`, `Project`.`file`, `Project`.`navigation`, `Project`.`weight`, `Project`.`name`, `Project`.`blurp`, `Project`.`content` FROM `projects` AS `Project` WHERE `Project`.`navigation` = 1 ORDER BY `Project`.`weight` DESC LIMIT 3331
12DESCRIBE `pages`131313
13SELECT `Page`.`id`, `Page`.`parent_id`, `Page`.`created`, `Page`.`modified`, `Page`.`file`, `Page`.`navigation`, `Page`.`weight`, `Page`.`name`, `Page`.`title`, `Page`.`seo_title`, `Page`.`seo_keywords`, `Page`.`seo_description`, `Page`.`content`, `ParentPage`.`id`, `ParentPage`.`parent_id`, `ParentPage`.`created`, `ParentPage`.`modified`, `ParentPage`.`file`, `ParentPage`.`navigation`, `ParentPage`.`weight`, `ParentPage`.`name`, `ParentPage`.`title`, `ParentPage`.`seo_title`, `ParentPage`.`seo_keywords`, `ParentPage`.`seo_description`, `ParentPage`.`content` FROM `pages` AS `Page` LEFT JOIN `pages` AS `ParentPage` ON (`Page`.`parent_id` = `ParentPage`.`id`) WHERE `Page`.`navigation` = 1 ORDER BY `Page`.`weight` DESC LIMIT 3331
14SELECT `ChildPage`.`id`, `ChildPage`.`parent_id`, `ChildPage`.`created`, `ChildPage`.`modified`, `ChildPage`.`file`, `ChildPage`.`navigation`, `ChildPage`.`weight`, `ChildPage`.`name`, `ChildPage`.`title`, `ChildPage`.`seo_title`, `ChildPage`.`seo_keywords`, `ChildPage`.`seo_description`, `ChildPage`.`content` FROM `pages` AS `ChildPage` WHERE `ChildPage`.`parent_id` IN (7, 14, 15) ORDER BY `ChildPage`.`weight` ASC 000