{"id":28652319,"url":"https://github.com/data-insider-nyc/layoffstracker","last_synced_at":"2026-05-09T14:13:01.674Z","repository":{"id":287106955,"uuid":"963496793","full_name":"data-insider-nyc/layoffstracker","owner":"data-insider-nyc","description":"LayoffsTracker is a data visualization dashboard focused on tracking layoffs in the tech industry. It provides insightful, real-time charts and timelines to explore job cuts by company, date, and sector.","archived":false,"fork":false,"pushed_at":"2025-06-02T21:57:17.000Z","size":9756,"stargazers_count":2,"open_issues_count":8,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-03T11:49:03.602Z","etag":null,"topics":["data-visualization","layoffs","layoffs-dataset","react","trend-analysis"],"latest_commit_sha":null,"homepage":"https://data-insider-nyc.github.io/layoffstracker/","language":"TypeScript","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/data-insider-nyc.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,"zenodo":null}},"created_at":"2025-04-09T19:13:57.000Z","updated_at":"2025-06-02T21:57:20.000Z","dependencies_parsed_at":"2025-04-29T17:25:45.965Z","dependency_job_id":"e6a9b462-8272-4399-98a4-72d107e126c0","html_url":"https://github.com/data-insider-nyc/layoffstracker","commit_stats":null,"previous_names":["kyeongan/trendboard","data-insider-nyc/trendboard","data-insider-nyc/layoffstracker"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/data-insider-nyc/layoffstracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/data-insider-nyc%2Flayoffstracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/data-insider-nyc%2Flayoffstracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/data-insider-nyc%2Flayoffstracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/data-insider-nyc%2Flayoffstracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/data-insider-nyc","download_url":"https://codeload.github.com/data-insider-nyc/layoffstracker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/data-insider-nyc%2Flayoffstracker/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259592299,"owners_count":22881271,"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":["data-visualization","layoffs","layoffs-dataset","react","trend-analysis"],"created_at":"2025-06-13T06:10:29.004Z","updated_at":"2026-05-09T14:12:56.635Z","avatar_url":"https://github.com/data-insider-nyc.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Layoffs Tracker\n\n**LayoffsTracker** is a data visualization dashboard focused on tracking layoffs in the tech industry. It provides insightful, real-time charts and timelines to explore job cuts by company, date, and sector.\n\n## Features\n- Interactive charts tracking tech industry layoffs\n- Filters by company, date, and industry\n- Timeline visualizations of major layoff events\n- Clean, responsive design with Tailwind CSS\n\n## Tech Stack\n- **Frontend**: React, Vite, TypeScript, Recharts, Tailwind CSS\n- **Data Source**: Static CSV files or Airtable\n- **Deployment**: GitHub Pages\n\n## Installation\n\nTo run the project locally, follow these steps:\n\n1. Clone the repository:\n\n    ```bash\n    git clone https://github.com/data-insider-nyc/layoffstracker\n    cd layoffstracker\n    ```\n\n2. Install the dependencies:\n\n    ```bash\n    npm install\n    ```\n\n3. Run the development server:\n\n    ```bash\n    npm run dev\n    ```\n\n    This will start the app at `http://localhost:5173`.\n\n## Build and Deployment\n\nTo build the app for production and deploy it, follow these steps:\n\n1. Build the project:\n\n    ```bash\n    npm run build\n    ```\n\n    This will generate a `dist` folder containing the optimized production build.\n\n2. Deploy to GitHub Pages:\n\n    ```bash\n    npm run deploy\n    ```\n\n    This will push the latest build to the `gh-pages` branch and deploy it to GitHub Pages.\n\n## Development\n\n1. **Run Locally**: To run the app locally for development, you can use the `npm run dev` command. This will start a development server with hot-reloading.\n\n2. **Make Changes**: Edit the components, data files, and styles as needed.\n\n3. **Linting**: To run linting on your code, use the following command:\n\n    ```bash\n    npm run lint\n    ```\n\n4. **Create a Pull Request**: When you're done making changes, push them to your branch and open a pull request to merge them into the main branch.\n\n## Contributing\n\nFeel free to fork the repository, make changes, and open pull requests. Contributions are always welcome!\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n\n[![GitHub Stars](https://img.shields.io/github/stars/data-insider-nyc/layoffstracker?style=social)](https://github.com/data-insider-nyc/layoffstracker/stargazers)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdata-insider-nyc%2Flayoffstracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdata-insider-nyc%2Flayoffstracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdata-insider-nyc%2Flayoffstracker/lists"}