Adios, junk piles: Phoenix will pick up bulk trash by appointment only (2024)

Valley Life

Residents complained after pickup delays turned some Phoenix neighborhoods into trash heaps, including during major holidays.

By Cassie Brucci

May 17, 2024

Adios, junk piles: Phoenix will pick up bulk trash by appointment only (1)

After multiple complaints regarding delays, Phoenix will switch to appointment-based bulk trash collection beginning September 30.City of Phoenix

Local News is Vital to Our Community

When you support our community-rooted newsroom, you enable all of us to be better informed, connected,and empowered during this important election year. Give now and help us raise$5,000 by June 7.

Support local journalism

$0

$5,000

$375

` ];

Editor's note: The initial version of this story misstated the first day residents can schedule collection appointments. That day is Aug. 30.

***

Last December, while many homeowners in Phoenix awaited the arrival of Santa Claus, residents of the North Park Central neighborhood were on the lookout for garbage trucks.

Just as Christmas approached, so did one of the neighborhood's four periods for bulk trash pickup. Heaping piles of trash lined the streets for weeks during the holiday season, giving the Central Phoenix community a less-than-festive air.

“It’s so hard to have neighborhood pride,” said local resident Daniel Duran, “when this constantly happens.”

Indeed, trash pickup delays and the garbage pileups they cause have been a subject of consternation in neighborhoods throughout Phoenix. That’s why Duran applauded when he learned that the City of Phoenix will make what he feels is a much-needed change.

On Wednesday, the city announced a plan to combat growing frustration over bulk trash collection. Beginning on Sept. 30, bulk trash pickup will be scheduled by appointment.

According to Phoenix Public Works Department superintendent Robert Lopez, the change was prompted by feedback residents provided about the present system. Currently, bulk trash pickup operates on a quarterly schedule, allocating four collection days each year. Those days vary by neighborhood. But pickups don't always happen on time, and Lopez said concern about the lax collection schedule — especially around holidays — has been mounting since 2022.

To address the issue, Phoenix worked closely with the City of Peoria, which rolled out its own appointment-based bulk trash program last year. Lopez is optimistic that the new program will improve trash collection for both residents and Public Works employees — resulting in fewer streets lined with detritus and pickups that occur when they’re supposed to.

“We’ve already determined how many collections we can do on any given day,” Lopez said. “If we start to run into staffing issues, we can reduce the number of available collections per day, but that still won't impact customers.”

click to enlarge

The City of Phoenix attributed many of its previous delays to labor shortages. It claims the new system will be more efficient and will help to alleviate staffing issues.

City of Phoenix

How will the program work?

Beginning Aug. 30, according to a press release from the city, residents can schedule a collection date online. Those without internet access can schedule appointments by calling the city’s Water Service Department at 602-262-6251. Pickup times will be available between one month and three days in advance.

Bulk items can be placed curbside no more than seven days before the scheduled pickup time. Up to 10 cubic yards of trash is allowed per collection. That amounts to a pile that measures approximately 17 feet wide, 4 feet tall and 4 feet deep.

The new program will not allow for pickups to be scheduled on dates surrounding Halloween, Thanksgiving, Christmas and New Year’s Day. Additional blackout dates may apply around special large-scale events. General guidelines on bulk trash placement and permitted/prohibited items will remain the same, as will the number of bulk trash collections allowed per resident — up to four per year.

To notify residents about the change, the city is adding a bulletin to upcoming utility service bills. Lopez said the Phoenix City Council has been informed, as have homeowners associations and neighborhood groups. He did not specify which residential areas were contacted.

Additional information about changes in bulk trash collection can be found on the Public Works Department website.

click to enlarge

Under the current system, delays in bulk trash collection turn some Phoenix neighborhoods into huge trash heaps.

Courtesy of Daniel Duran

‘A safety issue’

The city said the frequent pickup delays it experienced in 2022 and 2023 can be attributed to labor shortages. Duran said the delays often resulted in trash piles sitting on the street for weeks, forcing pedestrians and cars to navigate around them.

“In our neighborhood, we don’t have sidewalks,” he said. “It became a safety issue for people driving and walking through the area.”

As the former president of the North Park Central Neighborhood Group, Duran and his colleagues previously met with the Phoenix City Council in an attempt to resolve the issue but found little traction. The recent policy change took Duran by surprise, and he said he was “elated” after hearing the news.

“(The new policy) is going to go a long way with making people feel like they want to stay here,” he said, “and don't live in a dump.”

') let lineHeight = jQuery('[line-height-check]').get(0).clientHeight; jQuery('[line-height-check]').remove() if (jQuery(element).prop('tagName').match(/HIDDEN/i) !== null) { jQuery(element).children('div').last().css({ marginBottom: `${lineHeight*2}px` }); } else { jQuery(element).css({ marginTop: `${lineHeight*2}px`, marginBottom: `${lineHeight}px` }); } // const insertionBlockClass = `fdn-paragraph-insertion-block`; const styleElementHook = `fdn-paragraph-insertion-styles`; jQuery(element).addClass(insertionBlockClass); if (jQuery(`[${styleElementHook}]`).length === 0) { jQuery('div.fdn-content-body, div #storyBody').append('

') const paragraphLineHeight = jQuery('[line-height-check]').get(0).clientHeight; jQuery('[line-height-check]').remove() const styleElement = jQuery(`

`); const styleText = ` div.fdn-content-body br+.${insertionBlockClass}:not([hidden]), div #storyBody br+.${insertionBlockClass}:not([hidden]) { margin-top: ${paragraphLineHeight*2}px; margin-bottom: ${paragraphLineHeight}px; } div.fdn-content-body br+.${insertionBlockClass}[hidden] > div:last-of-type, div #storyBody br+.${insertionBlockClass}[hidden] > div:last-of-type { margin-bottom: ${paragraphLineHeight*2}px; } ` styleElement.text(styleText); jQuery('head').append(styleElement); } // } } jQuery(element).insertBefore(this.paragraphEndNodes[index]); } else { console.warn('Foundation.ParagraphTool.insertElemenAt: invalid insertion index', index); } } this.insertElemenAtEnd = function (element) { if (this.paragraphEndNodes.length) { let lastNode = this.getNodeAtIndex(this.paragraphEndNodes.length -1); if (this.isDoubleBrParagraphBreak(lastNode) || this.isBrParagraphBreakBeforeBlockElement(lastNode)) { if (jQuery(element).get(0).tagName.match(/SCRIPT/i) !== null) { jQuery('
').insertAfter(this.paragraphEndNodes[index]); jQuery('
').insertAfter(this.paragraphEndNodes[index]); } else { jQuery('div.fdn-content-body, div #storyBody').append('

') let lineHeight = jQuery('[line-height-check]').get(0).clientHeight; jQuery('[line-height-check]').remove() if (jQuery(element).prop('tagName').match(/HIDDEN/i) !== null) { jQuery(element).children('div').last().css({ marginBottom: `${lineHeight*2}px` }); } else { jQuery(element).css({ marginTop: `${lineHeight*2}px`, marginBottom: `${lineHeight}px` }); } } } } this.bodyContainer.append(element); } this.getNodeAtIndex = function (index) { return this.paragraphEndNodes[index]; } }

`); } var paragraphCount = myParagraphTool.getParagraphEndNodeCount(); // No need to insert if there aren't enough paragaphs if (paragraphCount >= parseInt(item.requiredCountToDisplay)) { // Matches specific paragraph insertion indexes if (item.insertPoint.match(/^\d+$/) !== null) { var insertIndex = parseInt(item.insertPoint) - 1; // Insert within content if (insertIndex < paragraphCount) { myParagraphTool.insertElemenAtIndex(componentElement, insertIndex); } // Append to the end if the insert point is beyond the paragraph count else { myParagraphTool.insertElemenAtEnd(componentElement) } } // Matches for 1/2, 1/4, 2/3, 5/6, etc else if (item.insertPoint.match(/^[1223456]\/[23456]$/) !== null) { var fractionMatch = new RegExp(/^([123456])(?:\/)([23456]$)/); var fractionPart = parseInt(item.insertPoint.match(fractionMatch)[1]); var fractionWhole = parseInt(item.insertPoint.match(fractionMatch)[2]); var fractionValue = fractionPart / fractionWhole; var fractionIndex = Math.floor(myParagraphTool.paragraphEndNodes.length * fractionValue) - 1; myParagraphTool.insertElemenAtIndex(componentElement, fractionIndex); } // Matches for every Nth insertion point else if (item.insertPoint.match(/^\d*th$/i) !== null) { var intervalIndex = parseInt(item.insertPoint.match(/^(\d*)th$/i)[1]); var startingIndex = parseInt(item.startingPoint) - 1; var insertionMax = parseInt(item.maxInsertions) || 100; var insertionCount = 0; for (var i = startingIndex; i < myParagraphTool.paragraphEndNodes.length && insertionCount < insertionMax; i++) { if ((i - startingIndex) % intervalIndex === 0) { let currentNode = myParagraphTool.getNodeAtIndex(i); const clonedComponent = componentElement.clone(); myParagraphTool.insertElemenAtIndex(clonedComponent, i); insertionCount++; } } } } }); Foundation.Content['18999184'].setupInlineComponents = function () { return true; }; if (typeof callback === 'function') { callback(); } }, 200); } Foundation.Content['18999184'].previewInsertionPoints = function () { var myParagraphTool = Foundation.Content['18999184'].paragraphTool myParagraphTool.paragraphEndNodes.each((index, item) => { const insertionPointPlaceholder = jQuery(`

`) myParagraphTool.insertElemenAtIndex(insertionPointPlaceholder, index); }); return 'Paragraph insertion placeholders applied.'; }

Adios, junk piles: Phoenix will pick up bulk trash by appointment only (2024)

FAQs

Is the City of Phoenix changing bulk trash pickup to appointment based collection? ›

The City of Phoenix recently changed the process of bulk trash collection and will move to appointment-based pick-up starting Sept. 30. This new program will offer Phoenix residents the flexibility to schedule their own bulk trash collection via an online portal.

What is considered bulk trash in Phoenix? ›

Bulk trash consists of materials that are too large and must not be placed in the garbage or recycling container. Materials such as furniture, large appliances, mattresses, toilets and large amounts of vegetation are often considered bulk trash.

Does Phoenix Bulk trash take TVs? ›

Phoenix. The City of Phoenix offers free bulk trash collection in your neighborhood up to four times a year. Bulk trash includes furniture, appliances (except those that contain refrigerants), yard waste and car parts within certain sizes and weights.

How do I contact the City of Phoenix trash collection? ›

For more information on service and current rates, email us or contact PHX Customer Services at 602-262-6251.

How much are dump fees in Phoenix? ›

All loads will be charged $55 per ton of disposal material ($40 minimum charge). Both transfer stations accept cash and credit cards.

How do I get rid of furniture in Phoenix? ›

Schedule Your Onsite Quote

If you need Phoenix furniture removal and disposal, call us for an appointment. We'll send a team of two uniformed junk removal experts to haul away your unwanted furniture. You'll receive a call 15-30 minutes prior to your 2-hour arrival window, so you'll know when to expect us.

How to dispose of a mattress in Phoenix? ›

Fortunately, the Phoenix-area mattress disposal pros at 1-800-GOT-JUNK? are standing by to help you out. No matter what part of town your home or business is situated in, we have local teams who can't wait to toss your old mattresses and box springs onto the back of a truck and free up some floor space for you.

What materials are bulk waste? ›

Bulky waste items include discarded furniture (couches, recliners, tables), large appliances (refrigerators, ovens, TVs), and plumbing fixtures (bathtubs, toilets, sinks).

What is bulk dump? ›

Bulk Waste means large items of refuse, including, but not limited to, furniture, carpet, tires, and appliances, which require collection in other than conventional compactor refuse collection vehicles.

Who will pick up old freezers for free? ›

Contact your council, or charities or social enterprises in the area to see if they provide a collection service. If you're buying a fridge or freezer, the retailer should take your old one away.

How do I dispose of an old refrigerator near me? ›

Your local waste management division may offer heavy trash pick-up and recycling programs for appliances. Contact them directly for information. Talk to Your Local Scrap Metal Recycler. Thousands of local scrap metal recyclers can recycle old fridges and freezers.

What is best trash Customer Service number? ›

Please contact our office at 281-313-2378 or email customerservice@besttrashtexas.com.

Where does the trash go in Phoenix? ›

As positive as this sounds- Phoenix still only has two official transfer stations located in the north and south of Phoenix before it ends up at the Route 85 landfill in Buckeye.

Does surprise az have bulk trash pickup? ›

Bulk trash pickup is offered to residents whose regular sanitation service is provided by the city and not a private collection company. To schedule a bulk trash pick up, please call 623.222. 1900.

How often is bulk pickup in San Antonio? ›

Curbside brush and bulky item collection is provided twice for each per year.

Top Articles
Latest Posts
Article information

Author: Moshe Kshlerin

Last Updated:

Views: 5764

Rating: 4.7 / 5 (77 voted)

Reviews: 84% of readers found this page helpful

Author information

Name: Moshe Kshlerin

Birthday: 1994-01-25

Address: Suite 609 315 Lupita Unions, Ronnieburgh, MI 62697

Phone: +2424755286529

Job: District Education Designer

Hobby: Yoga, Gunsmithing, Singing, 3D printing, Nordic skating, Soapmaking, Juggling

Introduction: My name is Moshe Kshlerin, I am a gleaming, attractive, outstanding, pleasant, delightful, outstanding, famous person who loves writing and wants to share my knowledge and understanding with you.