Skip to content

utter-project/output

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Render publications

  1. xls file in data with columns: Title, Authors, PID

  2. convert to csv

python code/xls2csv_with_urls.py data/publications.xlsx data/publications.csv
  1. convert csv to markdown
python code/make_publications.py < data/publications.csv >  publications.md

Render events

  1. xls file in data with columsn: Type, Description, Audience, Year, Outcome

  2. convert to csv

python code/xls2csv_with_urls.py data/events.xlsx data/events.csv
  1. convert csv to markdown
python code/make_events.py < data/events.csv > events.md

About

Output produced by Horizon Europe's UTTER

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages