{"id":25941830,"url":"https://github.com/norgeitall/norgeitall","last_synced_at":"2026-05-05T10:33:43.345Z","repository":{"id":278769388,"uuid":"935566048","full_name":"norgeitall/norgeitall","owner":"norgeitall","description":"Dashbord for Norge","archived":false,"fork":false,"pushed_at":"2025-02-25T17:48:25.000Z","size":1181,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-02-25T18:40:43.382Z","etag":null,"topics":["analytics","echarts","evidence-dev","markdown","sql","svelte","sveltekit"],"latest_commit_sha":null,"homepage":"https://www.norgeitall.no","language":"JavaScript","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/norgeitall.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":"2025-02-19T16:48:11.000Z","updated_at":"2025-02-25T17:48:28.000Z","dependencies_parsed_at":"2025-02-25T18:41:04.957Z","dependency_job_id":null,"html_url":"https://github.com/norgeitall/norgeitall","commit_stats":null,"previous_names":["dag1-no/dag1","norgeitall/norgeitall"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/norgeitall%2Fnorgeitall","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/norgeitall%2Fnorgeitall/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/norgeitall%2Fnorgeitall/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/norgeitall%2Fnorgeitall/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/norgeitall","download_url":"https://codeload.github.com/norgeitall/norgeitall/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241794151,"owners_count":20021194,"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":["analytics","echarts","evidence-dev","markdown","sql","svelte","sveltekit"],"created_at":"2025-03-04T06:15:43.144Z","updated_at":"2026-05-05T10:33:43.341Z","avatar_url":"https://github.com/norgeitall.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![CI](https://github.com/norgeitall/norgeitall/actions/workflows/ci.yml/badge.svg)](https://github.com/norgeitall/norgeitall/actions) [![Netlify Status](https://api.netlify.com/api/v1/badges/de5a3ecd-f354-43e0-82bd-53f9555a0f16/deploy-status)](https://app.netlify.com/sites/norgeitall/deploys)\n\n# Norge i tall\n\n_Norge i tall_ is built on [Evidence - Business Intelligence as Code](https://evidence.dev/). In addition, we use Python to build data sources.\n\n## How it works\n\n[`main.py`](main.py) fetches data from APIs and websites such as OECD’s and Norges Bank’s. It then stores this data as CSV files in [`sources/oecd/`](sources/oecd), [`sources/norges_bank`](sources/norges_bank), and so on.\n\nThen, Evidence makes these CSV files available to query with SQL, and builds the website based on Markdown files.\n\n## Development environment setup\n\n### Prerequisites\n\n1. Python package and project manager [uv](https://docs.astral.sh/uv/)\n2. JavaScript runtime environment [Bun](https://bun.com/)\n\n### Setup\n\n```bash\ngit clone git@github.com:norgeitall/norgeitall.git  # Clone the repository\ncd norgeitall  # Navigate into the project folder\nuv sync  # Install Python dependencies\nbun install --frozen-lockfile  # Install Node.js dependencies\nsource .venv/bin/activate  # Activate Python virtual environment\npre-commit install  # Install pre-commit hooks\npre-commit run --all-files  # Run automatic quality checks\n./main.py  # Fetch data and store in CSV files\nbun run sources  # Extract data from sources\nbun run dev  # Start development server\n```\n\n[http://localhost:3000/](http://localhost:3000/) should now be opened in your default browser.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnorgeitall%2Fnorgeitall","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnorgeitall%2Fnorgeitall","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnorgeitall%2Fnorgeitall/lists"}