Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

For dumping more content to the site... #47

Open
jadudm opened this issue Jan 15, 2017 · 1 comment
Open

For dumping more content to the site... #47

jadudm opened this issue Jan 15, 2017 · 1 comment

Comments

@jadudm
Copy link
Member

jadudm commented Jan 15, 2017

Matt, the script I mentioned has been checked in:

_tools/submission_converter.rb

If you export the Excel sheet I sent to "submissions.csv" and run
this script with that file in the current directory, you'll see what
it does (produces separate *.yaml files, one per track, containing
the submissions for that track in YAML form). Currently, order of
output is determined by order in the CSV, so Excel can be used to
sort on multiple criteria as desired. Sorting could be added inside
the script, but managing it through Excel seems easier/simpler.

@jadudm
Copy link
Member Author

jadudm commented Jan 15, 2017

Also, re: this script:

OK, will do. I've attached the excel version from EasyChair--actually,
I downloaded the full submission table in Excel form, then used Excel
to sort it by (1) decision and (2) track, then just deleted all the
rows in the bottom of the table that were not accepted. This left me with
a nice sheet of just the accepted submissions, grouped by track. Use Excel
to export it to CSV for scripting (you can manually cut it into pieces if
desired). I'd recommend not checking this raw data into github, but it is
perfect for acting as the source for the various listing pages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant