View Requests - 1,691 found

Transit Maintenance at 9308 109 A Avenue NW

CLOSED almost 4 years ago #8019255128

Parking Complaint at 10010 132 Ave Nw, Edmonton T5 E 6 J4

CLOSED almost 4 years ago #8019255112

Street Sweeping at 10505 82 Avenue NW

CLOSED almost 4 years ago #8019246355

Dandelions at 10000 35 Ave NW

CLOSED almost 4 years ago #8019254389
Dandelions at 10000 35 Ave NW

Dandelions at 10149 156 St NW

CLOSED almost 4 years ago #8019254356
Dandelions at 10149 156 St NW

Street Sweeping at 12922 102 St Nw, Edmonton T5 E 4 J3

CLOSED Duplicate Request - See Related Ticket in Details - almost 4 years ago #8000029047

Parking Complaint at 12907 112 St NW

CLOSED Duplicate Request Exists - See Related Ticket in Details - almost 4 years ago #8019253837

Parking Complaint at 9208 132 Ave NW

CLOSED Unable to Contact Complainant - almost 4 years ago #8000028782

Parking Complaint at 10138 84 Ave NW South Central Edmonton

CLOSED almost 4 years ago #8000028873

Parking Complaint at 10138 84 Ave NW South Central Edmonton

CLOSED Does Not Meet Bylaw Offence Standards - almost 4 years ago #8000028874
Web_branding_watermark_web_2up

Open City


Dial 911 for Emergencies where life, safety, or property is in immediate danger or there is a crime in progress.

<!-- ================================================ --> <!-- ================================================ --> <!-- Edmonton 311 App Update Sidebar Widget Snippet -->
<!-- Top Decorative Gradient Border -->
<!-- Update Badge -->
🎉 App Upgrade
<!-- Phone Illustration -->
<!-- Background glow --> <!-- Mobile Device Frame --> <!-- Screen area --> <!-- App Logo (311 Circle) --> <!-- Version Badge "7" --> 7 <!-- Decorative Sparkles -->
<!-- Information Header -->

A Better 311 Experience is Coming!

<!-- Description -->

We're thrilled to introduce mobile Version 7 on June 17th! To keep connecting with Edmonton seamlessly, you'll need to run a quick, happy update in your app store on that day.

<!-- Countdown Timer Container -->
<!-- Days Box -->
00
Days
<!-- Hours Box -->
00
Hours
<!-- Minutes Box -->
00
Mins
<!-- Seconds Box -->
00
Secs
<!-- Interactive Action Button -->
Add to Calendar
<!-- Dynamic Feedback Banner -->
📅 Event added to your calendar downloads!
<!-- Inline JavaScript for Client-Side ICS Generation and Countdown Timer -->
🚀 Version 7 is now live! Go update your app!
`; if (remindBtn) { remindBtn.style.display = 'none'; // No need for calendar reminder once live } return true; // stop interval signal } const days = Math.floor(difference / (1000 * 60 * 60 * 24)); const hours = Math.floor((difference % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60)); const minutes = Math.floor((difference % (1000 * 60 * 60)) / (1000 * 60)); const seconds = Math.floor((difference % (1000 * 60)) / 1000); if (daysVal) daysVal.textContent = String(days).padStart(2, '0'); if (hoursVal) hoursVal.textContent = String(hours).padStart(2, '0'); if (minutesVal) minutesVal.textContent = String(minutes).padStart(2, '0'); if (secondsVal) secondsVal.textContent = String(seconds).padStart(2, '0'); return false; } // Run timer immediately and update every second for live-ticking feel const isPast = updateCountdown(); if (!isPast) { const timerInterval = setInterval(function() { const shouldStop = updateCountdown(); if (shouldStop) { clearInterval(timerInterval); } }, 1000); } // Calendar Integration Logic if (remindBtn && toast) { remindBtn.addEventListener('click', function() { // Build the physical .ics content dynamic string const icsData = [ 'BEGIN:VCALENDAR', 'VERSION:2.0', 'PRODID:-//Edmonton 311//Update Reminder//EN', 'BEGIN:VEVENT', 'UID:[email protected]', 'DTSTAMP:20260624T000000Z', 'DTSTART:20260624T050000', // 5:00 AM Local Time 'DTEND:20260624T060000', 'SUMMARY:Edmonton 311 Mobile App Upgrade (Version 7)', 'DESCRIPTION:Time to update your Edmonton 311 Mobile App to Version 7 in the App Store or Play Store today!', 'LOCATION:App Store / Google Play Store', 'END:VEVENT', 'END:VCALENDAR' ].join('\r\n'); // Create download mechanism in-memory const blob = new Blob([icsData], { type: 'text/calendar;charset=utf-8' }); const link = document.createElement('a'); link.href = window.URL.createObjectURL(blob); link.setAttribute('download', 'Edmonton-311-Upgrade-Reminder.ics'); document.body.appendChild(link); link.click(); document.body.removeChild(link); // Display the success banner temporarily toast.style.bottom = '12px'; setTimeout(function() { toast.style.bottom = '-100px'; }, 3500); }); } })();

Ticket Status Legend

Open The service request has been received.

Closed The service request has been fully resolved; no further action is required. THIS IS A TEST

All Personal information is collected for the purpose of responding to your service request and enforcing municipal bylaws. Collection is authorized under section 4(c) of the Protection of Privacy Act (POPA) and is managed and protected in accordance with the Act. In particular, personal information submitted through the 311 App will be disclosed to appropriate business areas within the City so they may respond to your service request. For parking complaints, your information is provided to the City's parking enforcement contractor. In addition, if the service request leads to bylaw enforcement, your personal information may be required to be disclosed as part of the court proceeding. If this service request relates to a matter that involves an entity other than the City, such as utility service requests, your personal information may be disclosed to the appropriate entity in order to respond to the request.

Start Reporting

  • Android_market
  • App_store