@alexpeek1 you don’t need to create JSON at all. CSV is perfect.
Re github: have you used “git” the tool before? If you have we can walk through creating files locally on your machine then pushing them to github using git.
If you haven’t I suggest taking a look at Creating files on GitHub - The GitHub Blog (basically you will want to copy and paste the contents of your CSV file into the file you create. Again we can help walk you through how you get the contents of your CSV file - download it from google docs, then open it with notepad or similar …).
PS: you can ping me on skype for help - i’m rufuspollock
I apologize for digging this thread but it felt unnecessary to start a new one to ask something that could be asked here, as it relates the step of changing from Spreadsheets/Excel to Data Packages and GitHub:
The Data Package Manager and the other data package repositories need some improved instructions. I know you guys have eased the job by creating online tools to create the needed files. But then, there is this that I made with Ricardo Lafuente once: https://github.com/okfn-oe/datapackage-validator. Obviously, he took care of the coding parts, I improved the documentation about it. And, in the end, it seems fairly straightforward to create and validate datapackages by using a few codes in the terminal.
I don’t know exactly what he changed from the original validator. As far as I know, it was forked from one of your repositories. But can we try to work on the documentation to enable users to create datapackages in the terminal, without the process being too technical and/or time-consuming?
@gsilvapt are you suggesting better documentation? I think that’s good but think you probably want to split your reply out as a separate topic (there’s now an option to do that if you look at the tools for your post).