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

Import data for K-Monitor #111

Open
1 of 2 tasks
KrzysztofMadejski opened this issue Apr 20, 2018 · 0 comments
Open
1 of 2 tasks

Import data for K-Monitor #111

KrzysztofMadejski opened this issue Apr 20, 2018 · 0 comments

Comments

@KrzysztofMadejski
Copy link
Member

KrzysztofMadejski commented Apr 20, 2018

Import data from crowdata (old K-Monitor) into Moonsheep

  • option 1 verified data

    • go manually and correct technical errors in json inputed by Attila as verified
  • option 2 reverify (recommended)

    • import volunteers data
    • implement manual verification and use it
  • map data

    • export crowdata db to json
for entry in entries:
  # data_dict[field_name => maybe_json_value] = entry.get_field_entries
  # unpack json
  for task in moonsheep_tasks:
    # map field names that has changed (benefit_curr -> curr) 
    # send task run to Moonsheep (as volunteer would do it), set volunteer id/IP properly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants