{"id":18620337,"url":"https://github.com/natural-intelligence/data-infra-home-ex","last_synced_at":"2026-01-24T05:02:22.379Z","repository":{"id":149504679,"uuid":"454741709","full_name":"Natural-Intelligence/data-infra-home-ex","owner":"Natural-Intelligence","description":null,"archived":false,"fork":false,"pushed_at":"2022-02-02T16:43:43.000Z","size":3009,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-17T04:34:22.476Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Natural-Intelligence.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-02-02T11:07:48.000Z","updated_at":"2022-02-02T11:07:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"74f8e34b-57d4-4dd0-b12f-fc47da6d1990","html_url":"https://github.com/Natural-Intelligence/data-infra-home-ex","commit_stats":{"total_commits":5,"total_committers":2,"mean_commits":2.5,"dds":0.4,"last_synced_commit":"eefe1e6cfe9076dd86faeb457689d1a2b2bca08b"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Natural-Intelligence/data-infra-home-ex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Natural-Intelligence%2Fdata-infra-home-ex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Natural-Intelligence%2Fdata-infra-home-ex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Natural-Intelligence%2Fdata-infra-home-ex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Natural-Intelligence%2Fdata-infra-home-ex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Natural-Intelligence","download_url":"https://codeload.github.com/Natural-Intelligence/data-infra-home-ex/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Natural-Intelligence%2Fdata-infra-home-ex/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28712841,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T05:01:10.984Z","status":"ssl_error","status_checked_at":"2026-01-24T04:59:18.328Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":"2024-11-07T04:05:47.601Z","updated_at":"2026-01-24T05:02:22.363Z","avatar_url":"https://github.com/Natural-Intelligence.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# data-infra-home-ex\n\nYou're an AirBnB apartment owner (in Tel-Aviv) and you would like to issue invoices for the \ndays your apartment has been rented (invoice should be in ILS)\n\nYou have the following data sets:\n * cities - a list of world wide cities with the average rent price\n * currencies - conversion rates from USD to various currencies by dates\n * rent_days - list of days the apartment has been rented\n \n1) Using the provided data sets, generate the following data set:\n\n    * city - city name as appears in the cities data set\n    * date - day of rent (specified in rent_days)\n    * rent_price - original rent price as specified in the cities data set\n    * conversion_rate_date - the date of conversion rate (in case the day of rent is not specified in the currency \n      rates tables use the latest prior day which does - if we have conversion rates for the 10th 13th and 17th of Jan\n      and we would like to calculate the conversion rate in Jan 19th we will use the rate of the 17th)\n    * conversion_rate_ils - conversion rate between ILS and USD in the same date\n   \n2) Discuss the performance of the solution and the given data sources. How can you improve it? implement the suggested solution.\n\n\n# Input Data Sets\n\nunzip data.zip\n\n*  cities\n   * city -- city name\n   * rent -- rent price in USD (per day)\n   * various irrelevant fields\n   \n*  currency rates\n    * currency_code\n    * currency_rate\n    * date\n    \n* rent_days\n    * rent_days\n   \n   \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnatural-intelligence%2Fdata-infra-home-ex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnatural-intelligence%2Fdata-infra-home-ex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnatural-intelligence%2Fdata-infra-home-ex/lists"}