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

Add category and sub-category in the job data model #3

Open
4 tasks
danse opened this issue Mar 16, 2017 · 1 comment
Open
4 tasks

Add category and sub-category in the job data model #3

danse opened this issue Mar 16, 2017 · 1 comment

Comments

@danse
Copy link
Owner

danse commented Mar 16, 2017

This will enable me to perform better analyses

  • check the JSON structure and the possibility of writing a test case
  • update the data model and the parser
  • update opwer-export-data
  • try to include the new fields in the pair analysis
@danse
Copy link
Owner Author

danse commented Mar 24, 2017

{
   "profile" : {
      "op_required_skills" : "",
      "op_high_hourly_rate_all" : "0",
      "op_pref_hourly_rate_max" : "",
      "op_tot_cand" : "0",
      "op_job_category_v2" : {
         "op_job_category_v" : {
            "name" : "Illustration",
            "groups" : {
               "group" : {
                  "uid" : "531770282580668421",
                  "name" : "Design & Creative"
               }
            }
         }
      },
      "op_additional_questions" : {

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