This represents a 23.24 percent year-on-year increase and a 12.74 percent increase from April.

BYD battery installations in May: 14.159 GWh-CnEVData

Continue reading with a CnEVData subscription.

Monthly
$25

Annual
$270
Save 10% with annual subscription

function selectBlock(block) {
document.querySelectorAll(‘.pricing-block’).forEach(b => b.classList.remove(‘selected’));
block.classList.add(‘selected’);
}

function subscribe(plan) {
event.stopPropagation();
if (plan === ‘monthly’) {
console.log(‘Redirecting to monthly subscription page’);
// 替换为您的月度订阅链接
// window.location.href = ‘https://cnevdata.memberful.com/checkout?plan=118334’;
} else if (plan === ‘annual’) {
console.log(‘Redirecting to annual subscription page’);
// 替换为您的年度订阅链接
// window.location.href = ‘https://cnevdata.memberful.com/checkout?plan=118336’;
}
}

Already a subscriber? Sign in