Portland Events
Discover 111 upcoming events across Portland.
111 upcoming events
·
33 neighborhoods
·
38 this week
{
if (this.filterType && e.type !== this.filterType) return false;
if (this.filterNeighborhood && e.neighborhood !== this.filterNeighborhood) return false;
if (this.filterMonth && e.date_month !== this.filterMonth) return false;
return true;
});
},
get thisWeek() {
const today = new Date();
today.setHours(0,0,0,0);
const weekEnd = new Date(today);
weekEnd.setDate(weekEnd.getDate() + 7);
return this.filtered.filter(e => {
const d = new Date(e.date_sort + 'T00:00:00');
return d >= today && d <= weekEnd;
});
},
get upcoming() {
const today = new Date();
today.setHours(0,0,0,0);
const weekEnd = new Date(today);
weekEnd.setDate(weekEnd.getDate() + 7);
return this.filtered.filter(e => {
const d = new Date(e.date_sort + 'T00:00:00');
return d > weekEnd;
});
},
resetFilters() {
this.filterType = '';
this.filterNeighborhood = '';
this.filterMonth = 0;
},
get activeFilterCount() {
return (this.filterType ? 1 : 0) + (this.filterNeighborhood ? 1 : 0) + (this.filterMonth ? 1 : 0);
}
}"
style="margin-left: calc(-50vw + 50%); margin-right: calc(-50vw + 50%); width: 100vw;">
event
events
Upcoming Events
No events found
Try adjusting your filters or check back soon.
All matching events are happening this week — check above!
Hosting an Event in Portland?
Submit your event to reach Portland residents across every neighborhood. Free for community events.
Browse Events by Neighborhood
Alberta
alberta-arts-district
boise
brooklyn
buckman
central-eastside
division
downtown
foster-powell
hawthorne
hollywood
Inner Southeast
irvington
kenton
lloyd-district
Mississippi
mississippi-avenue
montavilla
multnomah-village
north-mississippi
Old Town
old-town-chinatown
Pearl District
pearl-district
richmond
Sellwood
sellwood-moreland
south-portland
st-johns
St. Johns
sunnyside
troutdale
woodstock