Skip to content

devgateway/ocds_openingValue_extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Opening Value

We need a local extension for Direccion Nacional de Vialidad Argentina (DNV) to adjust values to opening date due to inflation:

  • Opening Value

This extension will allow DNV to show more precise information about initial value of the project adjusted to the opening date of tender process.

Worked example

The "openingValue" extension will be a field that will be added at planning.budget to show the value of the project adjusted to the opening date by a coefficient of inflation.

{
	"openingValue" : {
		"amount" : 446578912.61,
		"coefficient" : 1.21,
		"currency" : "ARS"
	}
}

About

Local extension for Direccion Nacional de Vialidad Argentina (DNV) to adjust values to opening date due to inflation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors