Live data from Hacker News

Job Locations for July Who's Hiring Thread

wbills.posterous.com

11–16 of 16 posts

Re: Job Locations for July Who's Hiring Thread

#11

Hey, Vancouver's in Waterloo and Waterloo's underwater along the border with the US. Geocoding problem?

Yeah looks like there were a few bad geocodes that I didn't catch. paulitex's idea further down about a standard format for these things would be really nice to see b/c parsing out the locations in some cases was kind of a mess.

Re: Job Locations for July Who's Hiring Thread

#13
post #11

Hey, Vancouver's in Waterloo and Waterloo's underwater along the border with the US. Geocoding problem?

Yeah looks like there were a few bad geocodes that I didn't catch. paulitex's idea further down about a standard format for these things would be really nice to see b/c parsing out the locations in some cases was kind of a mess.

It often is... Geocoding is a fun game.

I recently did a project with just geocoding in Ontario and it took a while to fix all the various cases for the 600+ volunteer-entered locations. Bonus points: only some (and different) geographical information was available for each address. Postal codes/zip would be ideal for this.

Re: Job Locations for July Who's Hiring Thread

#15

Anecdotally, New York feels like a vibrant, budding startup scene. It's cool to see the data corroborate that. New York had as many job postings as Palo Alto and Mountain View combined.

scratches head

Comparing the city of New York with two small towns doesn't make a lot of sense. Just from a geographical point of view, comparing it against the entire San Francisco Bay Area would be far more apt comparison.

I suppose comparing just Manhattan to San Francisco proper would also work.

Re: Job Locations for July Who's Hiring Thread

#16
post #6
post #4

It would be awesome to see something like this that tracked the frequency of languages / frameworks desired over time.

Maybe we as should design a little machine readable snippet that can optionally be added to the end of posts. I'd suggest json as it's easy to read/write and is popular. e.g ...post... {type: ["intern"], languages: ["ruby", "scala"], frameworks: ["rails", "lift"], location: {city: "vancouver", region: "bc", country: "canada"}} Simple schema, all optional keys: { type: ["intern"|"remote"|"h1b"|"fulltime"|"partime"], l…

That reminds me of Geek Code:

https://secure.wikimedia.org/wikipedia/en/wiki/Geekcode

Also, it would be great if HN allowed articles and comments to be tagged.

Post reply on HN