Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ua-snap
/
data-api
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
5
Code
Issues
121
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Adds /landslide endpoint to API for use by the Kuti Landslide Risk Dashboard
- #732
#732
Merged
cstephen
merged 10 commits into
main
ua-snap/data-api:main
from
kuti_update_db
ua-snap/data-api:kuti_update_db
Copy head branch name to clipboard
Jul 13, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Adds /landslide endpoint to API for use by the Kuti Landslide Risk Dashboard
#732
cstephen
merged 10 commits into
main
ua-snap/data-api:main
from
kuti_update_db
ua-snap/data-api:kuti_update_db
Copy head branch name to clipboard
Commits
Commits on Jul 13, 2026
Adds an API endpoint to retrieve the landslide risk data for the ḵutí project (#667)
BobTorgerson
committed
7126336
View commit details
Copy full SHA for 7126336
Browse repository at this point
Changes response to be HTTP 409 if data are stale
brucecrevensten
authored and
BobTorgerson
committed
1500a1d
View commit details
Copy full SHA for 1500a1d
Browse repository at this point
Updates landslide test to check for HTTP response code of 409.
BobTorgerson
committed
72d8d11
View commit details
Copy full SHA for 72d8d11
Browse repository at this point
Updates API output based on new data structure in the database.
BobTorgerson
committed
a1005e2
View commit details
Copy full SHA for a1005e2
Browse repository at this point
Updates Pytest for landslide endpoint to match new endpoint output.
BobTorgerson
committed
fd72ba4
View commit details
Copy full SHA for fd72ba4
Browse repository at this point
Sends all forecast hours to the API output.
BobTorgerson
committed
fd979fb
View commit details
Copy full SHA for fd979fb
Browse repository at this point
No longer requires landslide database environment variables on startup, but will fail on trying to access database in /landslide endpoint.
BobTorgerson
committed
3f00ce1
View commit details
Copy full SHA for 3f00ce1
Browse repository at this point
No longer requires landslide database environment variables on startup, but will fail on trying to access database in /landslide endpoint.
BobTorgerson
committed
4b56421
View commit details
Copy full SHA for 4b56421
Browse repository at this point
Fixes tests to match expected output of API.
BobTorgerson
committed
2b59b22
View commit details
Copy full SHA for 2b59b22
Browse repository at this point
Updates landslide documentation to match the output of the API responses.
BobTorgerson
committed
9441e10
View commit details
Copy full SHA for 9441e10
Browse repository at this point
You can’t perform that action at this time.