Having trouble with a .json script ... Very new to this stuff

First off, forgive my lack of knowledge on the concept. If I’m in the wrong forum please feel free to move this thread. But I’m willing to learn and hope that members can bare with me and I try to accomplish this…

Basically I’ve got a .json script. That I want to pass onto my website. I’m not even sure if I’m using the right terminology.

http://erikberg.com/nba/standings.json

That is the file. I want to put this data onto my own website (different domain); I’m not sure if I can cross domains or not. This file is free to use so I’m not taking anything I just want to arrange the NBA standings in a table, I am good with html/css hopefully I can code it from there.

Can anyone point me to some resources or perhaps send me in the right direction on how to do this. I’m all eyes and ears for this, I want to learn this type of stuff.

Sorry for my lack of knowledge :frowning:

Looking forward to hearing some replies.

A good example can be found at https://developer.mozilla.org/en-US/docs/AJAX/Getting_Started