Category: Economics

Links between Emanuel’s campaign donors and their building projects

The Tribune called out Emanuel’s appearance at a press conference as an endorsement of a locally-designed skyscraper (Studio Gang and bKL Architecture) to be built by Wanda, a Chinese development company – it has yet to receive any approval. Photo: Ted Cox, DNAinfo.

The Chicago Tribune reviewed the campaign contributions of Mayor Rahm Emanuel’s top donors and linked each donor to how it does business with Emanuel or the city. The article overall discussed how easy it is for Rahm to raise more money than what’s probably necessary to be elected a second time.

The Tribune graciously provided this data as a simple table which I’ve republished here in order to add links to building permit information from Chicago Cityscape. The website I’ve developed lists company and person names in an immediately searchable form. Currently there are over 90,000 companies, architects, and property owners that have received a building permit since 2010. Use the Illinois Sunshine database to find out who’s contributing to whom in the Chicago election.

Note: You’ll see “listed under [many] names” for several companies; this indicates that the Chicago building permit database uses different spellings, or the company has changed their name.

[table id=1 /]

Neither the article nor this table are meant to indicate any wrongdoing – campaign donations are public and it’s common to receive them from companies that do business in Chicago. It’s the extent that the donation appears to pay for favors or favoritism over other donors (which may be competing companies), or what’s right, that determines when immorality becomes an issue (a connection that’s hard to demonstrate).

Building permits for new and changed things in 2014 is going up

New City 19-story residential tower under construction near Lincoln Park.

The building permits data that powers Licensed Chicago Contractors has 11 permit types and I analyzed five of them to show the “new stuff” activity in Chicago this year through May 26, 2014. “New stuff” is the economic indicator to show that things are getting built. It includes the permits issued for new construction, renovation and alteration, porches, easy permit process (which can include things like kitchen renovation, or a new garage), and electric wiring where the estimated project cost is greater than $1.

You can see there was a small dip between January and February but since then has been climbing. See How’s Business? for more business-based metrics of the Chicago economy.

After publishing this chart I decided I’ll include signs because that is part of the “new stuff” activity I am trying to visualize. The other five permits are for scaffolding (a job indicator but not a “new stuff” indicator), elevator equipment (these aren’t always about new or replacement projects), wrecking and demolition (these permits usually don’t include estimated costs), and permits that represent extensions and reinstatements.

Finding interesting data in the building permits dataset

I had several great conversations with fellow #chihacknight visitors at the 1871 tech hub (222 W Merchandise Mart Plaza) about how to reveal more information about what’s being built in Chicago. I had introduced Licensed Chicago Contractors at the previous week’s hack night and tonight I showed site changes I made like how much faster it is now that I use DataTables’s server-side processing function.

Some of the discussions resulted in suggestions to try new tools and methods that would make processing the data more efficient, or more revealing. What are the ways I can aggregate the data, or connect to similar data from other sources?

One of the new features I announced I’ll be adding is statistics on building activity by neighborhood. I started testing some queries to see the results, and to find the query that outputs that information in a way that’ll pique users’ interests.

I calculated the aggregate estimated costs of all building permit activity for the past 90 days in select neighborhoods. All of the data was automatically generated using a simple MySQL query, but one that will get faster after switching to Postgres. (I eliminated any project whose estimated cost was less than $1,000 because there are many project types that are $0 to several hundred dollars.)

  • Logan Square: 77 projects, totaling $16,295,997.50 at a $211,636.33 average cost
  • West Loop: 30 projects, totaling $27,646,899.00 at a $921,563.30 average cost
  • Andersonville: 6 projects, totaling $358,770.00 at a $59,795.00 average cost
  • Bronzeville: 34 projects, totaling $17,050,662.00 at a $501,490.06 average cost
  • Hyde Park: 20 projects, totaling $13,492,265.00 at a $674,613.25 average cost
  • Humboldt Park: 35 projects, totaling $41,917,988.00 at a $1,197,656.80 average cost

How does Humboldt Park double the other neighborhoods’ average? I think it’s pretty simple: this $40 million Salvation Army residence that’s going to be built at 825 N Christiana Avenue.

The results for Bronzeville were higher than I expected because this is a distressed neighborhood that has lost of lot of population and has seen little development in the past several years. This isn’t to say the neighborhood is poor – I saw a report last fall that highlighted how the purchasing power of Bronzeville residents was quite high relative to neighboring communities.

Ronnie Harris showed me the report when I participated in the Center for Neighborhood Technology’s civic app competition and hackathon. We, along with Josh Engel, designed Build It! Bronzeville, although my participation was really pushing them to develop Josh’s game idea more and construct a paper version of it. Our team won the competition and Ronnie and Josh have kept working on it (I saw them at last week’s hack night).

Projects that pushed up Bronzeville’s average included several multi-family homes at around $1.4 million each on the blocks of 4700 and 4800 S Calumet Avenue.

Code discussion

I can’t test for the “Loop” right now in the way I have my data structured because a LIKE ‘%loop%’ query of the database will include “West Loop” records.

I need to change how the building permit data is stored – in my database – a little so that my site’s PHP codebase and MySQL queries can sift through the data faster. For example, I’m storing several key-value pairs as a JSON-encoded string in a TEXT field. One #chihacknight developer suggested I switch from MySQL to PostgreSQL because Postgres has native JSON-parsing functions.

I looked up how to use Postgres’s JSON functions and realized that, yes, I probably should do that, but that I also need to change the array structure of the data I’m encoding to JSON. In other words, with a tiny change now, I can be better prepared for the eventual migration to Postgres.

A new freeway depreciates itself and the city as fast as your new car

A Metra train bypasses congested automobile traffic on the free-to-use Kennedy Expressway. 

Elly Blue wrote about automobile depreciation last week. Depreciation is the value of the automobile that disappears because it’s not as valuable anymore, for reasons of mechanical decay and the “used” factor.

Depreciation is, for many individual consumers a hidden cost. But any responsible accounting of the costs of driving includes it as one of the largest associated with car ownership. The fact that such a large and unprofitable investment is necessary to living and working in most areas of this country is a major source of poverty and failure to get ahead for people and families, and is a hidden source of poverty on a national scale.

The same exact principle is at work in our road system.

It’s depreciation at the societal level. It’s irresponsible not to plan for it, but we do not. A freeway, once built, immediately begins to deteriorate and become congested, it loses its ability to provide the jobs that often were much of the argument for building it in the first place.

Think about the Circle Interchange project the Illinois Department of Transportation is bent on building. For 10 minutes I monitored the “public forum” room at the late June – and final – public meeting about the project to rebuild and increase capacity at the intersection of I-290, I-90/94, and Congress Parkway. I heard seven people speak and at least five of them focused their two minute speeches on the “good jobs” that this project would provide. These are the same “good jobs” that $470 million spent on any other transportation project would generate, like the underfunded but highly beneficial CREATE project that reduces congestion and travel times for freight, Metra, and Amtrak trains in the region.

The Circle Interchange will add an imposing flyover to Greektown and residents and workers on Van Buren Street. 

Building something for jobs is the worst reason to build something. At least with transit (or tollways, for this matter) there is a recurring funding stream, with every use. Oregon is slowly moving in the direction of taxing drivers by mile instead of by gallon, but starting only with electric vehicles. Illinois is issuing bonds for its freeways with the country’s worst credit rating.

Elly’s article had me thinking of other ways cities lose. One of the commenters mentioned there is a loss in property taxes, when properties are demolished to make way for the highway. As Rick Risemberg wrote, “Roads themselves do not pay property tax, of course.” The revenue from those razed properties is eliminated, permanently.

This train flyover represents what the Circle Interchange flyover, over Halsted, will look like. At least this flyover has a revenue stream.

Another way cities lose property tax because of highways is that it makes properties around highways less valuable. It also makes existing, now vacant properties less desirable to developers. So, we have less revenue and then a lowered desire to develop there. Seems like a Catch-22.

However, urban rail stations and bikeways are now known to raise property values and thus government incomes, though this money generated by them is usually not allocated to the infrastructure that created it. (Some places are beginning to use “value capture” mechanisms to do so.)

Risemberg makes sure to point out that gas taxes hardly cover the costs of building highways. I would add that, at least in this state, more and more is being spent on debt service.

And this is all slightly relevant to the article I posted Tuesday on Streetsblog Chicago about transit-oriented development. It’s the third of three articles on the topic based on a report by the Center for Neighborhood Technology that essentially says that Chicagoland, compared to San Francisco, Boston, New York, and Philadelphia, are not experiencing the same benefits of them as adding housing to the transit shed (within 1/2 mile of a train station) and that driving is up in the transit shed of Chicagoland while transportation costs, as a portion of household income, are rising faster in the transit shed than outside. These were surprising to CNT, where the expectation was, in brief, that living near a train station provides more mobility, closer retail and services opportunities, and thus would reduce dependence on expensive automobile ownership.

What modernism should we preserve?

Ed. note: This post is written by Ryan Lakes, friend and architect

Goldberg’s Marina City towers are a couple of my favorite buildings in Chicago, but all of the discussion about preserving Prentice Women’s Hospital – designed by Bertrand Goldberg – has left me conflicted. The following is my response to the video above that was originally posted on Black Spectacles.

When we figure out how to easily move old, significant buildings that are no longer wanted by their owners and occupants, to museum-cities made up of the old masterpieces that have since fallen out of use or favor, then we will have the luxury to preserve them like books, paintings and sculptures. To me, large buildings are more like trees than art. Occasionally the great old fall to make way for the young. There is no moving them. And as time passes, individual systems age and decay, and evolution leads to new, often more efficient ways to compete for space and resources.

Prentice Women’s Hospital is slated for destruction by its owner, Northwestern University. Photo by Jeff Zoline. 

Contemporary architecture has a new set of more complex criteria to respond to than what was included in original modernism’s scope. With form ever following function, in modernism, as functions change, so too shall the forms. Is modern architecture able to do so? How do fans of modernist buildings plan to preserve them as fuel prices rise and the desire for energy efficient buildings increases?  What else besides their structure is not obsolete? Let’s not forget that the time of modernism was when most thought our resources were unlimited, that it was better to leave our lights on 24 hrs a day to save bulbs, and that it was better to employ machines to fabricate our buildings rather than our neighborhood craftsmen.

Photo of Zurich Esposito at protest to save Prentice by David Schalliol.