originally posted in:BungieNetPlatform
I'm not very experienced with SQL at all, and the examples on the forums all used C/PHP/etc.
This how I created something useable in python from the manifest.
UPDATED PASTEBIN LINK
[url]http://pastebin.com/gwCuvYKb[/url]
This creates a giant dictionary that looks a little bit like this when viewed with a JSON viewer in tree view.
http://imgur.com/8sk4wiX
EDIT:
Updated the link for the more refined version of this.
And I added this, and a little bit of a guide to the wiki.
http://bungienetplatform.wikia.com/wiki/Manifest#Python
-
Has anyone been able to do this with Javascript?
-
Excellent, I am glad you were able to get it working! I look forward to seeing what you make with the data!
-
Putting code into a spoiler tag proved to be a pain for me. If a mod wants to edit this post, feel free. :D
-
Nice, you should contribute to the Wikia for others that might be looking for a Python solution ;)