Network Rail Data Feeds Refresh #1
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	
	No description provided.
		
		Delete Branch "%!s()"
	 
	Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Network Rail Data feeds have been refreshed.
https://wiki.openraildata.com/index.php?title=NROD_System_Refresh
Key Points:
Requirements:
Update calls to the Network Rail API Endpoints.
Test existing functions work with the new data format.
Test database calls with the new data format.
Currently in /src/services/corpus.services.js the
clean(input)function cleans elements which have STANOX and 3ALPHA values of ' '.When migrating to the new API, this will need to check for elements with missing keys rather than values of ' '.
clean(input) will probably need to look more like:
Network Rail have extended the shutdown date for the existing API.
New shutdown date is 31/03/2023 at which point the current URL will point to the new service.