All Projects → simonw → sf-tree-history

simonw / sf-tree-history

Licence: other
Tracking the history of trees in San Francisco

Projects that are alternatives of or similar to sf-tree-history

Algorithms
Data Structures & Algorithms. Includes solutions for Cracking the Coding Interview 6th Edition
Stars: ✭ 89 (+286.96%)
Mutual labels:  trees
Data-Structures-Algorithms-Handbook
A series of important questions with solutions to crack the coding interview and ace it!
Stars: ✭ 30 (+30.43%)
Mutual labels:  trees
Storing TreeView Structures WithMongoDB
Educational repository demonstrating approaches for storing tree structures with NoSQL database MongoDB
Stars: ✭ 95 (+313.04%)
Mutual labels:  trees
pour
Declarative, composable and extensible tree querying and transformation based on EQL.
Stars: ✭ 36 (+56.52%)
Mutual labels:  trees
ci playground
Playground for Cloud CI development for C++
Stars: ✭ 23 (+0%)
Mutual labels:  circleci
cimg-go
The CircleCI Go (Golang) Docker Convenience Image.
Stars: ✭ 13 (-43.48%)
Mutual labels:  circleci
treegen
Vegetation Generation Tool for Houdini
Stars: ✭ 72 (+213.04%)
Mutual labels:  trees
Shappar
気軽に投票を【取れる】【見れる】【できる】アプリです。
Stars: ✭ 22 (-4.35%)
Mutual labels:  circleci
alfred-circleci-workflow
Search and show CircleCI build status.
Stars: ✭ 19 (-17.39%)
Mutual labels:  circleci
phx-auth-api
Authentication for Phoenix with JWT, user privileges and CI
Stars: ✭ 13 (-43.48%)
Mutual labels:  circleci
docker-orb
Install/use various Docker-related tools on CircleCI
Stars: ✭ 18 (-21.74%)
Mutual labels:  circleci
developer-ci-benefits
Talk docs—includes CI (Continuous Integration) benefits, description, and setup tips 💡💪
Stars: ✭ 29 (+26.09%)
Mutual labels:  circleci
usps-collection-boxes
US Postal Service collection box locations.
Stars: ✭ 21 (-8.7%)
Mutual labels:  git-scraping
shellcheck-orb
An orb for ShellCheck, a static analysis tool for shell scripts (https://shellcheck.net) — check all scripts in your repository on every commit
Stars: ✭ 18 (-21.74%)
Mutual labels:  circleci
simplecov-parallel
Parallelism support for SimpleCov, currently only for CircleCI 1.0
Stars: ✭ 31 (+34.78%)
Mutual labels:  circleci
circleci
CircleCI Orbs for CI/CD using Pulumi.
Stars: ✭ 16 (-30.43%)
Mutual labels:  circleci
lighthouse-circleci-example
An example repo demonstrating Lighthouse testing in CircleCi
Stars: ✭ 21 (-8.7%)
Mutual labels:  circleci
koshry
Run on CI, Apply Rules on the Build and Get the Result back to the Pull Request.
Stars: ✭ 59 (+156.52%)
Mutual labels:  circleci
ci-build-trigger
A trigger of bundle update
Stars: ✭ 32 (+39.13%)
Mutual labels:  circleci
zimagi
Zimagi - Modular Data Integration, Processing, and Distribution Platform
Stars: ✭ 15 (-34.78%)
Mutual labels:  circleci

sf-tree-history

Tracking the history of trees in San Francisco.

Background: Generating a commit log for San Francisco’s official list of trees. See also Git Scraping for a description of the general technique.

This repository uses GitHub Actions to retrieve the official CSV file of trees in San Francisco once a day and track any changes to it over time using the git commit history.

It uses csv-diff to generate human-readable commit messages.

You can see recent changes to the CSV file here: https://github.com/simonw/sf-tree-history/commits/main

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].