{"id":17886711,"url":"https://github.com/ansarimofid/udacity-log-analysis","last_synced_at":"2025-04-03T02:24:40.125Z","repository":{"id":88404982,"uuid":"99315114","full_name":"ansarimofid/udacity-log-analysis","owner":"ansarimofid","description":"Udacity FSND Project #3","archived":false,"fork":false,"pushed_at":"2017-08-04T07:41:32.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-08T16:35:43.164Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/ansarimofid.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":"2017-08-04T07:15:58.000Z","updated_at":"2018-08-16T00:59:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"65794764-3fbd-455e-b617-28492f3c643e","html_url":"https://github.com/ansarimofid/udacity-log-analysis","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ansarimofid%2Fudacity-log-analysis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ansarimofid%2Fudacity-log-analysis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ansarimofid%2Fudacity-log-analysis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ansarimofid%2Fudacity-log-analysis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ansarimofid","download_url":"https://codeload.github.com/ansarimofid/udacity-log-analysis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246923488,"owners_count":20855586,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-10-28T13:10:19.716Z","updated_at":"2025-04-03T02:24:40.103Z","avatar_url":"https://github.com/ansarimofid.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Log Analysis\n\n## Description\nThis Project consists code for running log analysis for Udacity Project.\n\nIt analyses large data from the tables. It gives output according to given question through proper formulation of query. All the computation is done by Database through single query using join.\n\nnewdata.sql consists all the required data to be analysed.\n\nThe database consist of three table\n* authors\n* articles\n* log\n\n##Running\n#### Step 1\n* make sure you have ```newsdata.sql``` in the same folder\n#### Step 2\n* Add data to database, you must create news database name 'news' before executing command\n\nRun\n```Shell\npsql -d news -f newsdata.sql\n```\n#### Step 3\nRun the script\n```Shell\npython main.py\n```\n\nYou will get result on your terminal\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fansarimofid%2Fudacity-log-analysis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fansarimofid%2Fudacity-log-analysis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fansarimofid%2Fudacity-log-analysis/lists"}