home / hth

music_press

15 rows where release_id = 12

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: title, date, source_url, quote, publish_on (date), date (date)

id ▼ publish publish_on title date source_url quote release_id body
88 1 2016-04-10 14:00:38.134000 If It's Too Loud... 2016-04-07 http://www.ifitstooloud.com/2016/04/hallelujah-hills-what-do-people-want.html 1 A Band Is Something To Figure Out 12

Hallelujah the Hills know they have something special here, and that 2016 just might be their year.

89 1 2016-04-10 14:13:17 Wake the Deaf 2016-03-03 http://www.wakethedeaf.co.uk/2016/03/03/hallelujah-the-hills-a-band-is-something-to-figure-out/ 1 A Band Is Something To Figure Out 12

their fifth album...is cause for much excitement around these parts [and] promises to see the act once more in full flow.

90 1 2016-04-10 14:16:11.256000 Captain's Dead 2016-03-24 http://captainsdead.com/hallelujah-hills-girl-electronics-inside-premiere.html 1 A Band Is Something To Figure Out 12

get ready to have hallelujah the hills fill up those pretty little ear holes with what i like to refer to as musical tacos

91 1 2016-04-10 14:18:19.082000 PopMatters 2016-04-04 http://www.popmatters.com/post/hallelujah-the-hills-a-band-is-something-to-figure-out-album-stream-premier/ 1 A Band Is Something To Figure Out 12

The band is constantly figuring itself out anew, and this record has an infectious sense of discovery about it.

92 1 2016-04-10 14:20:58.037000 DigBoston 2016-03-22   1 A Band Is Something To Figure Out 12

bold riffs with emotional lyrics, and storytelling with the gusto of your biggest friend crush

93 1 2016-04-10 14:57:59.292000 Wake the Deaf 2016-03-03 https://twitter.com/WakeTheDeaf/status/705414452833873920 1 A Band Is Something To Figure Out 12

Hallelujah The Hills are back and sound better than ever.

94 1 2016-04-12 02:05:05.994000 Clicky Clicky Music 2016-04-11 http://jbreitling.blogspot.com/2016/04/review-hallelujah-hills-band-is.html 1 A Band Is Something To Figure Out 12

Massachusetts indie rock institution Hallelujah The Hills' [fifth record] is called A Band Is Something To Figure Out, but it could just as easily be called This Is What It Sounds Like When A Rock Band Has It All Figured Out…Rock frameworks that reliably stretch to accommodate subversive, irreverent impulses…The band's best outing to date.

95 1 2016-05-06 09:40:45 Wake The Deaf 2016-04-26 http://www.wakethedeaf.co.uk/2016/04/26/hallelujah-hills-band-something-figure-2/ 1 A Band Is Something To Figure Out 12

There’s a lot of postmodern confusion on A Band is Something to Figure Out, but Hallelujah the Hills are post-postmodern, reconstructing the human experience through sheer enthusiasm, using their joyous hooks and choruses as earnest expressions of emotion rather than ironic juxtapositions.

96 1 2016-05-06 09:50:42 The Boston Globe 2016-05-04 https://www.bostonglobe.com/arts/music/2016/05/04/hallelujah-hills-maintain-winning-streak/EF7rgmyd3P6pW0RJ98rSjJ/story.html 1 A Band Is Something To Figure Out 12

Hallelujah the Hills has racked up its share of war stories through more than 10 years of making music on the Boston scene, accruing a body of work that reflects Walsh’s interest in energetic, sometimes-shambolic rock music with a sly sense of humor embedded within.

97 1 2016-05-08 17:10:33.987000 PunkNews 2016-04-26 https://www.punknews.org/review/14337/hallelujah-the-hills-a-band-is-something-to-figure-out 1 A Band Is Something To Figure Out 12

An extensive look inside the human psyche, all set to a gorgeous soundtrack.

98 1 2016-05-08 17:14:09 DigBoston 2016-04-20 https://digboston.com/video-premiere-hallelujah-the-hills-the-mountain-that-wanted-more/ 1 A Band Is Something To Figure Out 12

Hallelujah The Hills’ fifth full-length album…brings their flavor of indie rock back to our ears so we can do air guitar in our bedrooms and learn new lyrics to scream live. There’s chipper synth, succinct drums, and Walsh’s rounded tone of voice that never ruffles your feathers the wrong way.

99 1 2016-05-08 17:22:01 The Ash Gray Proclamation 2016-04-13 https://theashgrayproclamation.com/2016/04/13/hallelujah-the-hills-a-band-is-something-to/ 1 A Band Is Something To Figure Out 12

One constant for Hallelujah The Hills is their ability to push their sound into new exciting directions with each successive release.

100 1 2016-05-23 22:36:54 DigBoston 2016-05-12 https://digboston.com/the-gospel-of-rock-hallelujah-the-hills-still-slay-over-ten-years-later/ 1 A Band Is Something To Figure Out 12

In Boston, a city ripe with remarkable rock acts…local treasure Hallelujah The Hills sits at the top of that throne.

101 1 2016-05-23 22:41:42.138000 Metro Boston 2016-05-13 http://www.metro.us/boston/visit-the-belladonna-of-sadness/zsJpem---lffblSBCYXkVI/ 1 A Band Is Something To Figure Out 12

A must-listen for fans of classic, cathartic American indie rock. These 11 songs, loaded with gritty determination, dramatic dynamic swells and gang vocal shouts, might just make you believe again in whatever it was you stopped believing in.

102 1 2016-06-20 09:53:49 Bandcamp Daily 2016-06-14   0 A Band Is Something To Figure Out 12

Fan Interviews: Hallelujah the Hills
Jon Doyle (of Wake The Deaf) interviews Ryan Walsh.

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE "music_press" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "publish" bool NOT NULL, "publish_on" datetime NULL, "title" varchar(200) NOT NULL, "date" date NOT NULL, "source_url" varchar(200) NOT NULL, "quote" bool NOT NULL, "release_id" integer NULL REFERENCES "music_release" ("id"), "body" text NOT NULL);
CREATE INDEX "music_press_release_id_5a017a78" ON "music_press" ("release_id");
Powered by Datasette · Queries took 8.421ms