{"id":34119667,"url":"https://github.com/neowaylabs/datahub","last_synced_at":"2026-03-11T11:01:42.258Z","repository":{"id":80897364,"uuid":"83972339","full_name":"NeowayLabs/datahub","owner":"NeowayLabs","description":"Just a POC :-)","archived":false,"fork":false,"pushed_at":"2017-03-07T11:13:29.000Z","size":113,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":13,"default_branch":"master","last_synced_at":"2023-10-30T05:20:18.935Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NeowayLabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-05T13:33:55.000Z","updated_at":"2024-06-19T10:17:43.778Z","dependencies_parsed_at":"2023-06-13T11:15:14.862Z","dependency_job_id":null,"html_url":"https://github.com/NeowayLabs/datahub","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/NeowayLabs/datahub","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeowayLabs%2Fdatahub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeowayLabs%2Fdatahub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeowayLabs%2Fdatahub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeowayLabs%2Fdatahub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NeowayLabs","download_url":"https://codeload.github.com/NeowayLabs/datahub/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeowayLabs%2Fdatahub/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30379264,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T06:09:32.197Z","status":"ssl_error","status_checked_at":"2026-03-11T06:09:17.086Z","response_time":84,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-12-14T21:16:27.946Z","updated_at":"2026-03-11T11:01:42.252Z","avatar_url":"https://github.com/NeowayLabs.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Datahub\n\nJust a POC :-)\n\n# Running\n\nYou need to have docker installed, after that just run:\n\n```\nmake run\n```\n\nThe server is running locally, to upload a file to it:\n\n```\n./tools/upload.sh 127.0.0.1:8080 /tmp/example\n```\n\nTo run R code on the server:\n\n```\n./tools/execr.sh 127.0.0.1:8080 /tmp/rcode\n```\n\nR code must work with the files previously uploaded\nto the server. Because of that the script will always\nupload examples datasets before uploading your code.\n\n\n# R Examples\n\nIf you want to run an R example directly on your machine just run:\n\n```\ncd examples\nsudo R -f ./installdeps.r\nR -f ./code.r\n```\n\nExample:\n```\ncurl -XPOST http://192.168.10.169:8080/api/companies/jobs -d '{\"title\": \"Faturamento Presumido de Empresas do Brasil\", \"description\":\"Calcular para a Neoway o faturamento presumido de todas as empresas do Brasil baseado no CNAE\", \"deadline\": \"2017-04-01\", \"proposed\": 5000, \"accuracyRequired\": 90.5}'\n\ncurl http://192.168.10.169:8080/api/companies/jobs|json_pp\n\ncurl -XPOST http://192.168.10.169:8080/api/scientists/4/jobs/5/apply -d '{\"counterproposal\": 1000}'\ncurl -XPOST http://192.168.10.169:8080/api/companies/jobs/5/start -d '{\"scientists\":[{\"id\":4}]}'\ncurl http://192.168.10.169:8080/api/scientists/4/jobs/5/workspace|json_pp\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneowaylabs%2Fdatahub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneowaylabs%2Fdatahub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneowaylabs%2Fdatahub/lists"}