steven-king / j583

UNC Journalism School's J583 Advanced Interactive Development learning Python, Django and Data Viz.
12 stars 11 forks source link

assignment 1 question #6

Closed duanyang closed 10 years ago

duanyang commented 10 years ago

Hi guys:

I am bit confused about assignment 1. Are we all doing UNC baseketball team? Also, where do we get all player information from? Are we suppose to hard code by hand into the database?

epait commented 10 years ago

You can do any UNC sports team (or a team from another university if you really want to). Roster information and stats for all of the sports are available on http://www.goheels.com under the sports tab. As for creating the JSON file to work with, you either need to code all of the entries by hand, or do some research and figure out how to scrape information from a website and you can do that to generate a JSON file with the information you need.

steven-king commented 10 years ago

That is correct! Any team is fine. I have even approved a non-sports team for someone and if you want to pitch me on another idea that is a "roster-like" I am willing to hear it.

hrisanthi commented 10 years ago

So is the USA Olympic Figure Skating team okay? Even though it isn't a UNC team?

steven-king commented 10 years ago

Yes.

Sent from my iPhone

On Feb 22, 2014, at 1:40 PM, hrisanthi notifications@github.com wrote:

So is the USA Olympic Figure Skating team okay? Even though it isn't a UNC team?

— Reply to this email directly or view it on GitHub.