{"id":15994095,"url":"https://github.com/jexp/udc-reports","last_synced_at":"2025-04-05T00:15:29.013Z","repository":{"id":4366755,"uuid":"5503211","full_name":"jexp/udc-reports","owner":"jexp","description":"Public UDC reports","archived":false,"fork":false,"pushed_at":"2012-08-22T02:23:25.000Z","size":96,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-10T08:30:39.656Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/jexp.png","metadata":{"files":{"readme":"README.markdown","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}},"created_at":"2012-08-22T01:15:39.000Z","updated_at":"2014-03-02T04:39:34.000Z","dependencies_parsed_at":"2022-09-12T12:00:40.004Z","dependency_job_id":null,"html_url":"https://github.com/jexp/udc-reports","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/jexp%2Fudc-reports","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jexp%2Fudc-reports/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jexp%2Fudc-reports/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jexp%2Fudc-reports/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jexp","download_url":"https://codeload.github.com/jexp/udc-reports/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247266567,"owners_count":20910836,"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-08T07:05:55.089Z","updated_at":"2025-04-05T00:15:28.990Z","avatar_url":"https://github.com/jexp.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Offers a simple reporting front-end for the Neo4j UDC information\n\nUses the cypher endpoint of the UDC-graph: https://dashboard.neo4j.org/api/query.json\n\n     curl -H accept:application/json \\\n     -d'{\"query\":\"start n=node(0) return n\"}'  \\\n     https://dashboard.neo4j.org/api/query.json\n\nResults in json like:\n\n    {\"columns\":[\"n\"],\"data\":[[{\"self\":\"/node/0\",\"data\":{\"lastImportDate\":1345350298000,\"versions\":[\"1.3\",...,\"1.8.M08\"]\n\nIt can also consume an array of those query/param maps and will then return an array of results.\n\nAlternatively with a `-H neo4j.cypher.compact:true' header it will return a more compact format.\n\nThis app offers a single endpoint /reports[?date=yyyy-mm-dd]\n\nwhich gives an udc-report for the month or week given (or now).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjexp%2Fudc-reports","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjexp%2Fudc-reports","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjexp%2Fudc-reports/lists"}