adplus-dvertising
Connect with us

Health

Playgrounds, outdoor facilities reopening across the Lower Mainland – Globalnews.ca

Published

 on


As the weather gets nicer, a number of municipalities in Metro Vancouver are re-opening playgrounds and parks that were closed because of COVID-19.

Vancouver

Starting Friday, the Vancouver Park Board will begin reopening more than 320 outdoor recreation amenities including skate parks, synthetic sports fields, basketball and volleyball courts, disc golf, roller hockey, multi-sport courts, and 166 playgrounds.

The park board says playgrounds will be open across the city by Monday, June 1, in alignment with the Vancouver School Board’s resumption of in-class learning.

300x250x1

In recent weeks, the park board has reopened Fraserview, McCleery and Langara golf courses, VanDusen Botanical Garden, as well as tennis and pickleball courts.


READ MORE:
Vancouver begins to reopen, tennis, pickleball courts

Surrey

On Monday, 125 playgrounds throughout Surrey’s park system, and all playgrounds within the Surrey School district’s 101 elementary schools will be re-opened.

Story continues below advertisement

The City of Surrey is also re-opening its skate parks.

New Westminster

In New Westminster, select playgrounds will start to reopen on Monday.

The first ones to reopen were identified based on their proximity to public washrooms where handwashing can take place both before and after using the playground.

The city says on Monday, June 1, playgrounds at Moody Park, Port Royal and Quayside Park will reopen, and playgrounds at Queen’s Park, Hume Park, Sapperton Park, Westminster Pier Park, and Grimston Park will reopen throughout the week. The remaining playgrounds will gradually reopen over the summer.

[ Sign up for our Health IQ newsletter for the latest coronavirus updates ]

All spray parks will remain closed until further notice.

Maple Ridge

City staff in Maple Ridge are asking everyone to stay off the playgrounds until Monday to allow staff to complete safety checks of each site before reopening.

The city has opened its skate parks, disc golf, running tracks, tennis courts, pickleball courts, sports fields, bike skills and lacrosse boxes for informal and casual use. This means they are not accepting bookings for organized practices or games at this time.

Portable washrooms will also be placed in parks and permanent public washrooms are reopening with enhanced cleaning protocols.

Story continues below advertisement

The city says the following facilities remain closed:

  • Basketball Courts
  • Hammond Outdoor Pool
  • Maple Ridge Leisure Centre
  • Greg Moore Youth Centre


READ MORE:
“It costs the taxpayer”: Some Vancouver playgrounds fenced off due to COVID-19 scofflaws

Port Coquitlam

Port Coquitlam playgrounds, picnic shelters and outdoor fitness equipment in Gates Park and along the Traboulay PoCo Trail will reopen by the weekend.

Coquitlam

As of June 1, Coquitlam will reopen its playgrounds, sport courts (including basketball, lacrosse and volleyball) and outdoor fitness equipment.

“A collaborative reopening of these facilities makes sense so that we’re all sending the same message to our communities,” said Coquitlam Mayor Richard Stewart in a release. “In the same vein, we’re looking to our residents to cooperate by using these amenities safely and responsibly, and continuing to follow the direction of health officials.”

Port Moody

Port Moody will reopen its outdoor playgrounds, basketball and sport courts and the Westhill Park lacrosse box on June 1.

Anmore

Anmore has recently reopened their playground and tennis courts, as well as the parking lot adjacent to Spirit Park.

Story continues below advertisement

School District #43

Playgrounds at all School District #43 schools will reopen June 1.

“As children return to school, it will be important for them to be able to play outside to stay healthy and active,” said School District Supt. Patricia Gartland in a release.

Spray parks remain closed across the Tri-Cities, while sports fields are open for informal use only by small groups.


READ MORE:
Public playgrounds closed in Lower Mainland to fight coronavirus

Delta

On Monday, playgrounds and basketball hoops in the City of Delta will reopen. This includes playgrounds on Delta School District property and basketball hoops shortly after.

Surrey

All 125 playgrounds throughout the city’s park system and all playgrounds at the district’s 101 elementary schools will reopen Monday.

The City of Surrey is also reopening its skate parks. The following eight skate parks will be reopened for May 30 with physical distancing requirements and size limits for the number of users:

  • Bear Creek Park
  • Royal Kwantlen Park
  • Fraser Heights Park
  • Cloverdale Fairgrounds
  • South Surrey Athletic Park
  • Tom Binnie Park
  • Surrey Sport & Leisure Complex
  • Guildford Recreation Centre

Using playgrounds and outdoor facilities

Municipalities are asking everyone who wants to use the playgrounds and outdoor facilities to maintain two metres distance from others not in your household, to wash and sanitize your hands frequently, disinfect personal equipment before and after use, do not share equipment and to stay home if you are sick.

Story continues below advertisement

© 2020 Global News, a division of Corus Entertainment Inc.

Let’s block ads! (Why?)

728x90x4

Source link

Continue Reading

Health

CFIA continues surveillance for HPAI in cattle, while sticking with original name for disease – RealAgriculture

Published

 on


The Canada Food Inspection Agency will continue to refer to highly pathogenic avian influenza in cattle as HPAI in cattle, and not refer to it as bovine influenza A virus (BIAV), as suggested by the American Association of Bovine Practitioners earlier this month.

Dr. Martin Appelt, senior director for the Canadian Food Inspection Agency, in the interview below, says at this time Canada will stick with “HPAI in cattle” when referencing the disease that’s been confirmed in dairy cattle in multiple states in the U.S.

The CFIA’s naming policy is consistent with the agency’s U.S. counterparts’, as the U.S. Animal and Plant Health Inspection Service has also said it will continue referring to it as HPAI or H5N1.

300x250x1

Appelt explains how the CFIA is learning from the U.S. experience to-date, and how it is working with veterinarians across Canada to stay vigilant for signs of the disease in dairy and beef cattle.

As of April 19, there has not been a confirmed case of HPAI in cattle in Canada. Appelt says it’s too soon to say if an eventual positive case will significantly restrict animal movement, as is the case with positive poultry cases.

This is a major concern for the cattle industry, as beef cattle especially move north and south across the U.S. border by the thousands. Appelt says that CFIA will address an infection in each species differently in conjunction with how the disease is spread and the threat to neighbouring farms or livestock.

Currently, provincial dairy organizations have advised producers to postpone any non-essential tours of dairy barns, as a precaution, in addition to other biosecurity measures to reduce the risk of cattle contracting HPAI.

Wake up with RealAgriculture

Subscribe to our daily newsletters to keep you up-to-date with our latest coverage every morning.

Wake up with RealAgriculture

jQuery(document).ready(function($) {
$(“#homesub”).validate(
rules:
first_name:
required: true,
minlength: 2
,
last_name:
required: true,
minlength: 2
,
email:
required: true,
email: true,
minlength: 2
,
state:
required: true,
,
role:
required: true,
,
“listid[]”:
required: true,
minlength: 1

,
messages:
first_name: “Your first name is required.”,
last_name: “Your last name is required.”,
email: “Please verify your email is correct.”,
state: “Your state/province is required.”,
role: “Your role is required.”,
“listid[]”: “Select at least one list is required.”

,
submitHandler: function()
$.ajax(
type: “POST”,
url: “https://www.realagriculture.com/wp-admin/admin-ajax.php”,
data:
action: “realag_cc_process_subscribe_onclick”,
form: “homesub”,
data: $(“#homesub”).serialize(),
,
dataType: “html”,
timeout: 30000,
error: function(response)
console.log(response);
,
success: function(response)
$(“#homesub”).html(response);
,
);

);

});

Adblock test (Why?)

728x90x4

Source link

Continue Reading

Health

Toronto reports 2 more measles cases. Use our tool to check the spread in Canada – Toronto Star

Published

 on


/* OOVVUU Targeting */
const path = ‘/news/canada’;
const siteName = ‘thestar.com’;
let domain = ‘thestar.com’;
if (siteName === ‘thestar.com’)
domain = ‘thestar.com’;
else if (siteName === ‘niagarafallsreview.ca’)
domain = ‘niagara_falls_review’;
else if (siteName === ‘stcatharinesstandard.ca’)
domain = ‘st_catharines_standard’;
else if (siteName === ‘thepeterboroughexaminer.com’)
domain = ‘the_peterborough_examiner’;
else if (siteName === ‘therecord.com’)
domain = ‘the_record’;
else if (siteName === ‘thespec.com’)
domain = ‘the_spec’;
else if (siteName === ‘wellandtribune.ca’)
domain = ‘welland_tribune’;
else if (siteName === ‘bramptonguardian.com’)
domain = ‘brampton_guardian’;
else if (siteName === ‘caledonenterprise.com’)
domain = ‘caledon_enterprise’;
else if (siteName === ‘cambridgetimes.ca’)
domain = ‘cambridge_times’;
else if (siteName === ‘durhamregion.com’)
domain = ‘durham_region’;
else if (siteName === ‘guelphmercury.com’)
domain = ‘guelph_mercury’;
else if (siteName === ‘insidehalton.com’)
domain = ‘inside_halton’;
else if (siteName === ‘insideottawavalley.com’)
domain = ‘inside_ottawa_valley’;
else if (siteName === ‘mississauga.com’)
domain = ‘mississauga’;
else if (siteName === ‘muskokaregion.com’)
domain = ‘muskoka_region’;
else if (siteName === ‘newhamburgindependent.ca’)
domain = ‘new_hamburg_independent’;
else if (siteName === ‘niagarathisweek.com’)
domain = ‘niagara_this_week’;
else if (siteName === ‘northbaynipissing.com’)
domain = ‘north_bay_nipissing’;
else if (siteName === ‘northumberlandnews.com’)
domain = ‘northumberland_news’;
else if (siteName === ‘orangeville.com’)
domain = ‘orangeville’;
else if (siteName === ‘ourwindsor.ca’)
domain = ‘our_windsor’;
else if (siteName === ‘parrysound.com’)
domain = ‘parrysound’;
else if (siteName === ‘simcoe.com’)
domain = ‘simcoe’;
else if (siteName === ‘theifp.ca’)
domain = ‘the_ifp’;
else if (siteName === ‘waterloochronicle.ca’)
domain = ‘waterloo_chronicle’;
else if (siteName === ‘yorkregion.com’)
domain = ‘york_region’;

let sectionTag = ”;
try
if (domain === ‘thestar.com’ && path.indexOf(‘wires/’) = 0)
sectionTag = ‘/business’;
else if (path.indexOf(‘/autos’) >= 0)
sectionTag = ‘/autos’;
else if (path.indexOf(‘/entertainment’) >= 0)
sectionTag = ‘/entertainment’;
else if (path.indexOf(‘/life’) >= 0)
sectionTag = ‘/life’;
else if (path.indexOf(‘/news’) >= 0)
sectionTag = ‘/news’;
else if (path.indexOf(‘/politics’) >= 0)
sectionTag = ‘/politics’;
else if (path.indexOf(‘/sports’) >= 0)
sectionTag = ‘/sports’;
else if (path.indexOf(‘/opinion’) >= 0)
sectionTag = ‘/opinion’;

} catch (ex)
const descriptionUrl = ‘window.location.href’;
const vid = ‘mediainfo.reference_id’;
const cmsId = ‘2665777’;
let url = `https://pubads.g.doubleclick.net/gampad/ads?iu=/58580620/$domain/video/oovvuu$sectionTag&description_url=$descriptionUrl&vid=$vid&cmsid=$cmsId&tfcd=0&npa=0&sz=640×480&ad_rule=0&gdfp_req=1&output=vast&unviewed_position_start=1&env=vp&impl=s&correlator=`;
url = url.split(‘ ‘).join(”);
window.oovvuuReplacementAdServerURL = url;

300x250x1

Canada has seen a concerning rise in measles cases in the first months of 2024.

By the third week of March, the country had already recorded more than three times the number of cases as all of last year. Canada had just 12 cases of measles in 2023, up from three in 2022.

#ont-map-iframepadding:0;width:100%;border:0;overflow:hidden;

#ontario-cases-iframepadding:0;width:100%;border:0;overflow:hidden;

#province-table-iframepadding:0;width:100%;border:0;overflow:hidden;

console.log(‘=====> bRemoveLastParagraph: ‘,0);

Adblock test (Why?)

728x90x4

Source link

Continue Reading

Health

Cancer Awareness Month – Métis Nation of Alberta

Published

 on



All Posts

Cancer Awareness Month

Posted on: Apr 18, 2024

April is Cancer Awareness Month

As we recognize Cancer Awareness Month, we stand together to raise awareness, support those affected, advocate for prevention, early detection, and continued research towards a cure. Cancer is the leading cause of death for Métis women and the second leading cause of death for Métis men. The Otipemisiwak Métis Government of the Métis Nation Within Alberta is working hard to ensure that available supports for Métis Citizens battling cancer are culturally appropriate, comprehensive, and accessible by Métis Albertans at all stages of their cancer journey.

300x250x1

Receiving a cancer diagnosis, whether for yourself or a loved one, can feel overwhelming, leaving you unsure of where to turn for support. In June, our government will be launching the Cancer Supports and Navigation Program which will further support Métis Albertans and their families experiencing cancer by connecting them to OMG-specific cancer resources, external resources, and providing navigation support through the health care system. This program will also include Métis-specific peer support groups for those affected by cancer.

With funding from the Canadian Partnership Against Cancer (CPAC) we have also developed the Métis Cancer Care Course to ensure that Métis Albertans have access to culturally safe and appropriate cancer services. This course is available to cancer care professionals across the country and provides an overview of who Métis people are, our culture, our approaches to health and wellbeing, our experiences with cancer care, and our cancer journey.

Together, we can make a difference in the fight against cancer and ensure equitable access to culturally safe and appropriate care for all Métis Albertans. Please click on the links below to learn more about the supports available for Métis Albertans, including our Compassionate Care: Cancer Transportation program.

I wish you all good health and happiness!

Bobbi Paul-Alook
Secretary of Health & Seniors

Adblock test (Why?)

728x90x4

Source link

Continue Reading

Trending